| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | DWARFDebugArangeSet.cpp | 25 m_header.cu_offset = 0; in DWARFDebugArangeSet() 36 m_header.cu_offset = 0; in Clear() 46 uint32_t cu_offset, in SetHeader() argument 52 m_header.cu_offset = cu_offset; in SetHeader() 188 m_header.cu_offset = data.GetDWARFOffset(offset_ptr); in Extract() 240 m_header.cu_offset, in Extract() 253 m_header.cu_offset, in Extract() 276 … m_header.length ,m_header.version, m_header.cu_offset, m_header.addr_size, m_header.seg_size); in Dump() 307 return m_header.cu_offset; in FindAddress()
|
| HD | DWARFDebugPubnames.cpp | 98 dw_offset_t cu_offset = cu->GetOffset(); in GeneratePubnames() local 99 …FDebugPubnamesSet pubnames_set(DW_INVALID_OFFSET, cu_offset, cu->GetNextCompileUnitOffset() - cu_o… in GeneratePubnames() 192 … pubnames_set.AddDescriptor(die->GetOffset() - cu_offset, mangled ? mangled : name); in GeneratePubnames() 228 dw_offset_t cu_offset = cu->GetOffset(); in GeneratePubBaseTypes() local 229 …FDebugPubnamesSet pubnames_set(DW_INVALID_OFFSET, cu_offset, cu->GetNextCompileUnitOffset() - cu_o… in GeneratePubBaseTypes() 239 pubnames_set.AddDescriptor(die->GetOffset() - cu_offset, name); in GeneratePubBaseTypes()
|
| HD | DWARFDebugArangeSet.h | 25 …uint32_t cu_offset; // The offset from the beginning of the .debug_info section of the compila… member 41 … void SetHeader(uint16_t version, uint32_t cu_offset, uint8_t addr_size, uint8_t seg_size); 46 dw_offset_t GetCompileUnitDIEOffset() const { return m_header.cu_offset; } in GetCompileUnitDIEOffset()
|
| HD | DWARFDebugInfo.cpp | 126 const dw_offset_t cu_offset = cu_aranges.FindAddress (address); in LookupAddress() local 127 cu_sp = GetCompileUnit(cu_offset); in LookupAddress() 220 const dw_offset_t cu_offset = ((DWARFCompileUnitSP *)arrmem)->get()->GetOffset(); in CompareDWARFCompileUnitSPOffset() local 221 if (key_cu_offset < cu_offset) in CompareDWARFCompileUnitSPOffset() 223 if (key_cu_offset > cu_offset) in CompareDWARFCompileUnitSPOffset() 229 DWARFDebugInfo::GetCompileUnit(dw_offset_t cu_offset, uint32_t* idx_ptr) in GetCompileUnit() argument 233 if (cu_offset != DW_INVALID_OFFSET) in GetCompileUnit() 237 …DWARFCompileUnitSP* match = (DWARFCompileUnitSP*)bsearch(&cu_offset, &m_compile_units[0], m_compil… in GetCompileUnit()
|
| HD | NameToDIE.cpp | 50 NameToDIE::FindAllEntriesForCompileUnit (uint32_t cu_offset, in FindAllEntriesForCompileUnit() argument 59 if (cu_offset < die_offset && die_offset < cu_end_offset) in FindAllEntriesForCompileUnit()
|
| HD | DWARFDebugInfo.h | 42 …const dw_offset_t cu_offset, // Can be valid (find in .debug_aranges), or DW_INVALID_OFFSET if … 51 DWARFCompileUnitSP GetCompileUnit(dw_offset_t cu_offset, uint32_t* idx_ptr = NULL);
|
| HD | DWARFDebugAranges.cpp | 72 const dw_offset_t cu_offset = set.GetCompileUnitDIEOffset(); in Extract() local 77 … m_aranges.Append(RangeToDIE::Entry (descriptor.address, descriptor.length, cu_offset)); in Extract()
|
| HD | NameToDIE.h | 53 FindAllEntriesForCompileUnit (uint32_t cu_offset,
|
| HD | DWARFDebugAranges.h | 45 AppendRange (dw_offset_t cu_offset,
|
| HD | DWARFCompileUnit.cpp | 387 const dw_offset_t cu_offset = GetOffset(); in BuildAddressRangeTable() local 401 debug_aranges->AppendRange(cu_offset, range.GetRangeBase(), range.GetRangeEnd()); in BuildAddressRangeTable() 439 … debug_aranges->AppendRange(cu_offset, range.GetRangeBase(), range.GetRangeEnd()); in BuildAddressRangeTable()
|
| HD | SymbolFileDWARF.cpp | 3001 … const dw_offset_t cu_offset = debug_info->GetCompileUnitAranges().FindAddress(file_vm_addr); in ResolveSymbolContext() local 3002 if (cu_offset == DW_INVALID_OFFSET) in ResolveSymbolContext() 3028 DWARFCompileUnit* dwarf_cu = debug_info->GetCompileUnit(cu_offset, &cu_idx).get(); in ResolveSymbolContext() 3121 cu_offset, in ResolveSymbolContext()
|
| /NextBSD/contrib/elftoolchain/libdwarf/ |
| HD | dwarf_die.c | 116 offset = at->u[0].u64 + cu->cu_offset; in dwarf_siblingof_b() 175 if (offset > cu->cu_offset && offset < cu->cu_next_offset) { in dwarf_offdie_b() 194 if (offset < cu->cu_offset || in dwarf_offdie_b() 208 if (offset < cu->cu_offset || in dwarf_offdie_b() 286 *ret_offset = die->die_offset - cu->cu_offset; in dwarf_die_CU_offset() 292 dwarf_die_CU_offset_range(Dwarf_Die die, Dwarf_Off *cu_offset, in dwarf_die_CU_offset_range() argument 300 if (die == NULL || cu_offset == NULL || cu_length == NULL) { in dwarf_die_CU_offset_range() 308 *cu_offset = cu->cu_offset; in dwarf_die_CU_offset_range() 359 if (cu->cu_offset == in_cu_header_offset) { in dwarf_get_cu_die_offset_given_cu_header_offset_b() 366 if (cu->cu_offset == in_cu_header_offset) { in dwarf_get_cu_die_offset_given_cu_header_offset_b()
|
| HD | dwarf_nametbl.m4 | 124 Dwarf_Off *cu_offset, Dwarf_Error *error) 133 cu_offset == NULL) { 146 *cu_offset = cu->cu_1st_offset;
|
| HD | libdwarf_nametbl.c | 113 if (cu->cu_offset == nt->nt_cu_offset) in _dwarf_nametbl_init() 186 nt->nt_cu_offset = nt->nt_cu->cu_offset; in _dwarf_nametbl_gen()
|
| HD | libdwarf_arange.c | 103 if (cu->cu_offset == as->as_cu_offset) in _dwarf_arange_init()
|
| HD | libdwarf_info.c | 175 cu->cu_offset = offset; in _dwarf_info_load()
|
| HD | dwarf_form.c | 161 at->at_die->die_cu->cu_offset; in dwarf_global_formref()
|
| HD | _libdwarf.h | 321 Dwarf_Off cu_offset; /* Offset to the this CU. */ member
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | dwarf.c | 586 unsigned long cu_offset) in decode_location_expression() argument 887 printf ("DW_OP_call2: <%lx>", (long) byte_get (data, 2) + cu_offset); in decode_location_expression() 893 printf ("DW_OP_call4: <%lx>", (long) byte_get (data, 4) + cu_offset); in decode_location_expression() 930 unsigned long cu_offset, in read_and_display_attr_value() argument 1012 cu_offset, pointer_size, in read_and_display_attr_value() 1029 printf (" <%lx>", uvalue + cu_offset); in read_and_display_attr_value() 1371 cu_offset); in read_and_display_attr_value() 1506 unsigned long cu_offset, in read_and_display_attr() argument 1515 data = read_and_display_attr_value (attribute, form, data, cu_offset, in read_and_display_attr() 1601 unsigned long cu_offset; in process_debug_info() local [all …]
|
| HD | dwarf.h | 76 unsigned long cu_offset; member
|
| /NextBSD/contrib/elftoolchain/readelf/ |
| HD | readelf.c | 5369 Dwarf_Off cu_offset, cu_length; in dump_dwarf_info() local 5418 if (dwarf_die_CU_offset_range(die, &cu_offset, in dump_dwarf_info() 5434 (uintmax_t) cu_offset); in dump_dwarf_info()
|