reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  667         if (section_sp->Test(SHF_ALLOC) ||
  668             section_sp->GetType() == eSectionTypeContainer) {
  669           lldb::addr_t load_addr = section_sp->GetFileAddress();
  673           if (section_sp->GetType() != eSectionTypeAbsoluteAddress)
  681           if (target.GetSectionLoadList().SetSectionLoadAddress(section_sp,