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

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  908   if (!section_list)
  913       section_list->FindSectionByType(eSectionTypeELFDynamicLinkInfo, true)
  924   Section *dynstr = section_list->FindSectionByID(header->sh_link).get();