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

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1752     if (Info.Segment)
 1753       Info.Range.Slide(Info.Segment->GetFileAddress());
 1819         InfoOr->Segment, GetModule(), // Module to which this section belongs.
 1835     (InfoOr->Segment ? InfoOr->Segment->GetChildren() : *m_sections_up)
 1835     (InfoOr->Segment ? InfoOr->Segment->GetChildren() : *m_sections_up)