Lines Matching defs:Dwarf
139 struct Dwarf
145 Dwarf *alt_dwarf;
273 Dwarf *dbg;
288 Dwarf *dbg;
402 functions access internals of the Dwarf structure. */
432 extern void *__libdw_allocate (Dwarf *dbg, size_t minsize, size_t align)
439 extern struct Dwarf_CU *__libdw_intern_next_unit (Dwarf *dbg, bool debug_types)
443 extern struct Dwarf_CU *__libdw_findcu (Dwarf *dbg, Dwarf_Off offset, bool tu)
452 extern Dwarf_Abbrev *__libdw_getabbrev (Dwarf *dbg, struct Dwarf_CU *cu,
561 extern int __libdw_intern_expression (Dwarf *dbg,
571 extern Dwarf_Die *__libdw_offdie (Dwarf *dbg, Dwarf_Off offset,
588 __libdw_relocate_address (Dwarf *dbg __attribute__ ((unused)),
598 __libdw_relocate_offset (Dwarf *dbg __attribute__ ((unused)),
608 __libdw_checked_get_data (Dwarf *dbg, int sec_index)
621 __libdw_offset_in_section (Dwarf *dbg, int sec_index,
638 __libdw_in_section (Dwarf *dbg, int sec_index,
672 __libdw_read_address_inc (Dwarf *dbg,
683 __libdw_read_address (Dwarf *dbg,
692 __libdw_read_offset_inc (Dwarf *dbg,
704 __libdw_read_offset (Dwarf *dbg, Dwarf *dbg_ret,
730 int __libdw_read_begin_end_pair_inc (Dwarf *dbg, int sec_index,
750 int __libdw_getsrclines (Dwarf *dbg, Dwarf_Off debug_line_offset,