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

Declarations

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
  229   size_t SectionIndex(const SectionHeaderCollIter &I);

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1822         SectionIndex(I), // Section ID.
 2857         user_id_t reloc_id = SectionIndex(I);