Lines Matching defs:offset
63 /* Type for offset in DWARF file. */
125 /* The offset can be computed from the address. */
153 Dwarf_Word offset; /* Offset in location expression */
187 /* Section offset of CIE this FDE refers to. This will never be
335 Dwarf_Off offset, Dwarf_Off *next_offset,
357 /* Return DIE at given offset in .debug_info section. */
358 extern Dwarf_Die *dwarf_offdie (Dwarf *dbg, Dwarf_Off offset,
361 /* Return DIE at given offset in .debug_types section. */
362 extern Dwarf_Die *dwarf_offdie_types (Dwarf *dbg, Dwarf_Off offset,
366 /* Return offset of DIE. */
369 /* Return offset of DIE in CU. */
394 If it is a type_unit, then the type signature and type offset are
456 offset of the offending attribute. If the end of the attributes
461 void *arg, ptrdiff_t offset)
520 Return reference offset represented by attribute. */
566 ptrdiff_t offset, Dwarf_Addr *basep,
576 /* Return bit offset attribute of DIE. */
586 /* Get abbreviation at given offset for given DIE. */
587 extern Dwarf_Abbrev *dwarf_getabbrev (Dwarf_Die *die, Dwarf_Off offset,
590 /* Get abbreviation at given offset in .debug_abbrev section. */
591 extern int dwarf_offabbrev (Dwarf *dbg, Dwarf_Off offset, size_t *lengthp,
611 Dwarf_Off *offset);
618 Dwarf_Sword *datap, Dwarf_Off *offset);
621 extern const char *dwarf_getstring (Dwarf *dbg, Dwarf_Off offset,
629 void *arg, ptrdiff_t offset)
735 the next offset to use. The *CU will be set if this line table
779 ptrdiff_t offset, Dwarf_Addr *basep,
892 returns DWARF_CB_ABORT the return value can be used as offset argument
895 that offset is found again). If the callback returns DWARF_CB_OK
897 function DIE it finds. Pass zero for offset on the first call to walk
902 void *arg, ptrdiff_t offset);
965 unit to iterate through by offset instead of by CU, and always
972 It is not appropriate to obtain macro unit offset by hand from a CU