Home
last modified time | relevance | path

Searched defs:cu_offset (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp42 const dw_offset_t cu_offset = GetOffset(); BuildAddressRangeTable() local
H A DDWARFDebugArangeSet.h
H A DDWARFDebugAranges.cpp52 const dw_offset_t cu_offset = set.GetHeader().cu_offset; extract() local
H A DDebugNamesDWARFIndex.cpp73 std::optional<uint64_t> cu_offset = entry.getRelatedCUOffset(); in GetForeignTypeUnit() local
220 uint64_t cu_offset = cu.GetOffset(); in GetGlobalVariables() local
H A DDWARFDebugInfo.cpp212 dw_offset_t cu_offset, in GetUnitAtOffset()
H A DSymbolFileDWARF.cpp2177 const dw_offset_t cu_offset = aranges.FindAddress(file_vm_addr); ResolveSymbolContext() local