Home
last modified time | relevance | path

Searched refs:Dwarf_Global (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/src/
Dnm.c527 const Dwarf_Global *g1 = (const Dwarf_Global *) p1; in global_compare()
528 const Dwarf_Global *g2 = (const Dwarf_Global *) p2; in global_compare()
538 get_global (Dwarf *dbg __attribute__ ((unused)), Dwarf_Global *global, in get_global()
541 tsearch (memcpy (xmalloc (sizeof (Dwarf_Global)), global, in get_global()
542 sizeof (Dwarf_Global)), in get_global()
1361 Dwarf_Global fake = { .name = symstr }; in show_symbols()
1362 Dwarf_Global **found = tfind (&fake, &global_root, in show_symbols()
Dreadelf.c10099 print_pubnames (Dwarf *dbg __attribute__ ((unused)), Dwarf_Global *global, in print_pubnames()
/external/elfutils/libdw/
Ddwarf_getpubnames.c144 int (*callback) (Dwarf *, Dwarf_Global *, void *), in dwarf_getpubnames() argument
193 Dwarf_Global gl; in dwarf_getpubnames()
Dlibdw.h143 } Dwarf_Global; typedef
620 int (*callback) (Dwarf *, Dwarf_Global *,
/external/elfutils/tests/
Dget-pubnames.c32 callback (Dwarf *dbg, Dwarf_Global *gl, void *arg __attribute__ ((unused))) in callback()
/external/elfutils/include/elfutils/
Dlibdw.h143 } Dwarf_Global; typedef
620 int (*callback) (Dwarf *, Dwarf_Global *,