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

Declarations

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
  254   lldb::SectionType GetSectionType(const ELFSectionHeaderInfo &H) const;

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1810     SectionType sect_type = GetSectionType(header);