Lines Matching defs:offset
69 /* Start of arange header. Used for rounding offset of arange_ptr
133 "arange info offset.a");
155 /* Round arange_ptr offset to next multiple of address_size. */
236 Dwarf_Unsigned offset = arange_ptr - arange_ptr_start;
239 " pad bytes at offset 0x%" DW_PR_DUx
241 pad_count, offset);
332 the section offset (offsets).
445 and returns the offset of the first
456 Dwarf_Off offset = 0;
463 offset = arange->ar_info_offset;
471 *returned_offset = offset + _dwarf_length_of_cu_header(dbg, offset);
477 and returns the offset of the CU header
515 range in *length, and the offset of the first die
538 Dwarf_Off offset = arange->ar_info_offset;
547 offset + _dwarf_length_of_cu_header(dbg, offset);
581 Dwarf_Off offset = arange->ar_info_offset;
590 offset + _dwarf_length_of_cu_header(dbg, offset);