Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp42 const dw_offset_t cu_offset = GetOffset(); in BuildAddressRangeTable() local
H A DDWARFDebugAranges.cpp52 const dw_offset_t cu_offset = set.GetHeader().cu_offset; in extract() local
H A DDWARFDebugArangeSet.h28 uint32_t cu_offset = 0; member
H A DDWARFDebugInfo.cpp144 GetUnitAtOffset(DIERef::Section section,dw_offset_t cu_offset,uint32_t * idx_ptr) GetUnitAtOffset() argument
H A DDebugNamesDWARFIndex.cpp140 uint64_t cu_offset = cu.GetOffset(); GetGlobalVariables() local
H A DSymbolFileDWARF.cpp2161 const dw_offset_t cu_offset = aranges.FindAddress(file_vm_addr); ResolveSymbolContext() local
/freebsd-src/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-src/contrib/elftoolchain/readelf/
H A Dreadelf.c5514 Dwarf_Off cu_offset, cu_length; in dump_dwarf_info() local