Searched refs:eSectionTypeDWARFDebugAranges (Results 1 – 10 of 10) 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 | 116 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFContext.cpp | 61 return LoadOrGetSection(eSectionTypeDWARFDebugAranges, std::nullopt, in getOrLoadArangesData()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/ |
| H A D | SymbolVendorELF.cpp | 147 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Section.cpp | 66 case eSectionTypeDWARFDebugAranges: in GetTypeAsCString() 431 case eSectionTypeDWARFDebugAranges: in ContainsOnlyDebugInfo()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | ObjectFile.cpp | 337 case eSectionTypeDWARFDebugAranges: in GetAddressClass() 644 .Case("aranges", eSectionTypeDWARFDebugAranges) in GetDWARFSectionTypeFromName()
|
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 548 sect_type = lldb::eSectionTypeDWARFDebugAranges; in GetSectionTypeFromSectionName() 1085 case lldb::eSectionTypeDWARFDebugAranges: in CommitOneAllocation()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 728 eSectionTypeDWARFDebugAranges, enumerator
|
| /freebsd/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 940 .. py:data:: eSectionTypeDWARFDebugAranges
|
| /freebsd/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 82928 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugAranges", (lldb::eSectionTypeDWARFDebugAranges))},
|