Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugLoc (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp132 eSectionTypeDWARFDebugLine, eSectionTypeDWARFDebugLoc, in CreateInstance()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwp.cpp28 case lldb::eSectionTypeDWARFDebugLoc: in lldbSectTypeToLlvmSectionKind()
H A DSymbolFileDWARF.cpp664 return GetCachedSectionData(eSectionTypeDWARFDebugLoc, m_data_debug_loc); in get_debug_loc_data()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h687 eSectionTypeDWARFDebugLoc, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp555 sect_type = lldb::eSectionTypeDWARFDebugLoc; in GetSectionTypeFromSectionName()
1093 case lldb::eSectionTypeDWARFDebugLoc: in CommitOneAllocation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp82 case eSectionTypeDWARFDebugLoc: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp357 case eSectionTypeDWARFDebugLoc: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1763 .Cases(".debug_loc", ".debug_loc.dwo", eSectionTypeDWARFDebugLoc) in GetSectionTypeFromName()