Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugAddr (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp115 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAddr, in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp66 return LoadOrGetSection(eSectionTypeDWARFDebugAddr, std::nullopt, in getOrLoadAddrData()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp146 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAddr, in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp64 case eSectionTypeDWARFDebugAddr: in GetTypeAsCString()
430 case eSectionTypeDWARFDebugAddr: in ContainsOnlyDebugInfo()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp336 case eSectionTypeDWARFDebugAddr: in GetAddressClass()
643 .Case("addr", eSectionTypeDWARFDebugAddr) in GetDWARFSectionTypeFromName()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp550 sect_type = lldb::eSectionTypeDWARFDebugAddr; in GetSectionTypeFromSectionName()
1084 case lldb::eSectionTypeDWARFDebugAddr: in CommitOneAllocation()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h727 eSectionTypeDWARFDebugAddr, enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst939 .. py:data:: eSectionTypeDWARFDebugAddr
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp82927 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugAddr", (lldb::eSectionTypeDWARFDebugAddr))},