Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp41 const dw_offset_t cu_offset = GetOffset(); BuildAddressRangeTable() local
H A DDWARFDebugArangeSet.h26 uint32_t cu_offset = 0; global() member
H A DDWARFDebugAranges.cpp52 const dw_offset_t cu_offset = set.GetHeader().cu_offset; in 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.cpp2202 const dw_offset_t cu_offset = aranges.FindAddress(file_vm_addr); in ResolveSymbolContext() local
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_die.c292 dwarf_die_CU_offset_range(Dwarf_Die die, Dwarf_Off *cu_offset, in dwarf_die_CU_offset_range()
H A D_libdwarf.h321 Dwarf_Off cu_offset; /* Offset to the this CU. */ member
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c5514 Dwarf_Off cu_offset, cu_length; in dump_dwarf_info() local