Home | History | Annotate | Download | only in libdw

Lines Matching refs:Dwarf

28 /* Version of the DWARF specification we support.  */
104 struct Dwarf
172 Dwarf *dbg;
209 Dwarf *dbg;
224 Dwarf *dbg;
249 functions access internals of the Dwarf structure. */
282 extern void *__libdw_allocate (Dwarf *dbg, size_t minsize)
289 extern struct Dwarf_CU *__libdw_findcu (Dwarf *dbg, Dwarf_Off offset)
298 extern Dwarf_Abbrev *__libdw_getabbrev (Dwarf *dbg, struct Dwarf_CU *cu,
304 extern size_t __libdw_form_val_len (Dwarf *dbg, struct Dwarf_CU *cu,