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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h48 dw_offset_t cu_offset; member in struct:DIERef
H A DNameToDIE.cpp51 NameToDIE::FindAllEntriesForCompileUnit (dw_offset_t cu_offset, DIEArray &info_array) const argument
H A DDWARFDebugArangeSet.h25 uint32_t cu_offset; // The offset from the beginning of the .debug_info section of the compilation unit entry referenced by the table. member in struct:DWARFDebugArangeSet::Header
H A DHashedNameToDIE.h55 dw_offset_t cu_offset; member in struct:DWARFMappedHash::DIEInfo
H A DDWARFDebugArangeSet.cpp43 SetHeader( uint16_t version, uint32_t cu_offset, uint8_t addr_size, uint8_t seg_size ) argument
[all...]
H A DDWARFDebugAranges.cpp72 const dw_offset_t cu_offset = set.GetCompileUnitDIEOffset(); local
H A DDWARFDebugPubnames.cpp97 dw_offset_t cu_offset = cu->GetOffset(); local
212 dw_offset_t cu_offset = cu->GetOffset(); local
H A DDWARFDebugInfo.cpp172 DWARFDebugInfo::GetCompileUnit(dw_offset_t cu_offset, uint32_t* idx_ptr) argument
H A DDWARFCompileUnit.cpp488 const dw_offset_t cu_offset = GetOffset(); local
768 IndexPrivate(DWARFCompileUnit* dwarf_cu, const LanguageType cu_language, const DWARFFormValue::FixedFormSizes& fixed_form_sizes, const dw_offset_t cu_offset, NameToDIE& func_basenames, NameToDIE& func_fullnames, NameToDIE& func_methods, NameToDIE& func_selectors, NameToDIE& objc_class_selectors, NameToDIE& globals, NameToDIE& types, NameToDIE& namespaces) argument
[all...]
H A DSymbolFileDWARF.cpp1844 const dw_offset_t cu_offset = debug_info->GetCompileUnitAranges().FindAddress(file_vm_addr); local
/freebsd-11.0-release/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.0-release/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.0-release/contrib/elftoolchain/readelf/
H A Dreadelf.c4866 Dwarf_Off cu_offset, cu_length; local

Completed in 95 milliseconds