Searched refs:eSectionTypeDWARFDebugAbbrev (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/ |
| H A D | SymbolVendorPECOFF.cpp | 112 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAranges, in CreateInstance()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/ |
| H A D | SymbolVendorWasm.cpp | 115 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAddr, in CreateInstance()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFContext.cpp | 56 return LoadOrGetSection(eSectionTypeDWARFDebugAbbrev, in getOrLoadAbbrevData()
|
| H A D | SymbolFileDWARF.cpp | 625 section_list->FindSectionByType(eSectionTypeDWARFDebugAbbrev, true) in CalculateAbilities()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/ |
| H A D | SymbolVendorELF.cpp | 146 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAddr, in CreateInstance()
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Section.cpp | 60 case eSectionTypeDWARFDebugAbbrev: in GetTypeAsCString() 428 case eSectionTypeDWARFDebugAbbrev: in ContainsOnlyDebugInfo()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | ObjectFile.cpp | 334 case eSectionTypeDWARFDebugAbbrev: in GetAddressClass() 641 .Case("abbrev", eSectionTypeDWARFDebugAbbrev) in GetDWARFSectionTypeFromName()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/XCOFF/ |
| H A D | ObjectFileXCOFF.cpp | 341 .Case(".dwabrev", eSectionTypeDWARFDebugAbbrev) in CreateSectionsWithBitness()
|
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 546 sect_type = lldb::eSectionTypeDWARFDebugAbbrev; in GetSectionTypeFromSectionName() 1083 case lldb::eSectionTypeDWARFDebugAbbrev: in CommitOneAllocation()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 726 eSectionTypeDWARFDebugAbbrev, enumerator
|
| /freebsd/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 938 .. py:data:: eSectionTypeDWARFDebugAbbrev
|
| /freebsd/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 82926 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugAbbrev", (lldb::eSectionTypeDWARFDebugAbbrev))},
|