Home
last modified time | relevance | path

Searched refs:dwarf_getlocation_die (Results 1 – 12 of 12) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getlocation_die.c37 dwarf_getlocation_die (Dwarf_Attribute *attr, const Dwarf_Op *op, in dwarf_getlocation_die() function
76 INTDEF(dwarf_getlocation_die);
Ddwarf_getlocation_attr.c89 if (INTUSE(dwarf_getlocation_die) (attr, op, &die) != 0) in dwarf_getlocation_attr()
102 if (INTUSE(dwarf_getlocation_die) (attr, op, &die) != 0) in dwarf_getlocation_attr()
DAndroid.mk77 dwarf_getlocation_die.c \
Dlibdw.map267 dwarf_getlocation_die;
DMakefile.am90 dwarf_getlocation_die.c dwarf_getlocation_attr.c \
DlibdwP.h782 INTDECL (dwarf_getlocation_die)
Dlibdw.h730 extern int dwarf_getlocation_die (Dwarf_Attribute *attr,
DChangeLog830 * dwarf_getlocation_die.c: Likewise.
831 * libdw.h (dwarf_getlocation_die): New function definition.
833 * libdwP.h: Declare internal dwarf_getlocation_die.
834 * libdw.map (ELFUTILS_0.157): Add dwarf_getlocation_die and
836 * Makefile.am (libdw_a_SOURCES): Add dwarf_getlocation_die.c and
/external/elfutils/tests/
Dvarlocs.c282 if (dwarf_getlocation_die (attr, expr, &call_die) != 0) in print_expr()
388 if (dwarf_getlocation_die (attr, expr, &impl_die) != 0) in print_expr()
448 if (dwarf_getlocation_die (attr, expr, &param) != 0) in print_expr()
469 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
488 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
503 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
519 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
/external/elfutils/include/elfutils/
Dlibdw.h730 extern int dwarf_getlocation_die (Dwarf_Attribute *attr,
/external/elfutils/config/
Delfutils.spec.in332 and dwarf_getlocation_die.
/external/elfutils/
DNEWS133 and dwarf_getlocation_die.