Searched refs:eSectionTypeELFSymbolTable (Results 1 – 7 of 7) sorted by relevance
156 eSectionTypeELFSymbolTable, eSectionTypeDWARFGNUDebugAltLink, in CreateInstance()
118 case eSectionTypeELFSymbolTable: in GetTypeAsCString()408 case eSectionTypeELFSymbolTable: in ContainsOnlyDebugInfo()
745 eSectionTypeELFSymbolTable, ///< Elf SHT_SYMTAB section enumerator
378 case eSectionTypeELFSymbolTable: in GetAddressClass()
1685 return eSectionTypeELFSymbolTable; in GetSectionType()1964 eSectionTypeELFSymbolTable, true)) { in CreateSections()1966 eSectionTypeELFSymbolTable, true); in CreateSections()2968 section_list->FindSectionByType(eSectionTypeELFSymbolTable, true).get(); in ParseSymtab()
957 .. py:data:: eSectionTypeELFSymbolTable
82945 {SWIG_LUA_CONSTTAB_INT("eSectionTypeELFSymbolTable", (lldb::eSectionTypeELFSymbolTable))},