Searched defs:cu_offset (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp39 const dw_offset_t cu_offset = GetOffset(); local
H A DDWARFDebugArangeSet.h22 uint32_t cu_offset; // The offset from the beginning of the .debug_info member in struct:DWARFDebugArangeSet::Header
H A DDWARFDebugAranges.cpp47 const dw_offset_t cu_offset = set.GetHeader().cu_offset; local
H A DDWARFDebugInfo.cpp137 GetUnitAtOffset(DIERef::Section section, dw_offset_t cu_offset, uint32_t *idx_ptr) argument
H A DDebugNamesDWARFIndex.cpp48 llvm::Optional<uint64_t> cu_offset = entry.getCUOffset(); local
125 uint64_t cu_offset = cu.GetOffset(); local
H A DSymbolFileDWARF.cpp1806 const dw_offset_t cu_offset = aranges->FindAddress(file_vm_addr); local
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_die.c292 dwarf_die_CU_offset_range(Dwarf_Die die, Dwarf_Off *cu_offset, argument
[all...]
H A D_libdwarf.h321 Dwarf_Off cu_offset; /* Offset to the this CU. */ member in struct:_Dwarf_CU
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddwarf.h76 unsigned long cu_offset; member in struct:__anon276
H A Ddwarf.c1601 unsigned long cu_offset; local
583 decode_location_expression(unsigned char * data, unsigned int pointer_size, unsigned long length, unsigned long cu_offset) argument
927 read_and_display_attr_value(unsigned long attribute, unsigned long form, unsigned char *data, unsigned long cu_offset, unsigned long pointer_size, unsigned long offset_size, int dwarf_version, debug_info *debug_info_p, int do_loc) argument
1503 read_and_display_attr(unsigned long attribute, unsigned long form, unsigned char *data, unsigned long cu_offset, unsigned long pointer_size, unsigned long offset_size, int dwarf_version, debug_info *debug_info_p, int do_loc) argument
2377 unsigned long cu_offset; local
[all...]
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c5414 Dwarf_Off cu_offset, cu_length; local

Completed in 123 milliseconds