Home
last modified time | relevance | path

Searched refs:dwarf_getlocation_die (Results 1 – 11 of 11) 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
95 INTDEF(dwarf_getlocation_die);
Ddwarf_getlocation_attr.c130 if (INTUSE(dwarf_getlocation_die) (attr, op, &die) != 0) in dwarf_getlocation_attr()
145 if (INTUSE(dwarf_getlocation_die) (attr, op, &die) != 0) in dwarf_getlocation_attr()
Dlibdw.map266 dwarf_getlocation_die;
DMakefile.am90 dwarf_getlocation_die.c dwarf_getlocation_attr.c \
DChangeLog162 * dwarf_getlocation_die.c (dwarf_getlocation_die): Check offset
562 * dwarf_getlocation_die.c (dwarf_getlocation_die): Handle
626 * dwarf_getlocation_die.c (dwarf_getlocation_die): Use ISV4TU
746 * dwarf_getlocation_die.c (dwarf_getlocation_die): Likewise.
1724 * dwarf_getlocation_die.c: Likewise.
1725 * libdw.h (dwarf_getlocation_die): New function definition.
1727 * libdwP.h: Declare internal dwarf_getlocation_die.
1728 * libdw.map (ELFUTILS_0.157): Add dwarf_getlocation_die and
1730 * Makefile.am (libdw_a_SOURCES): Add dwarf_getlocation_die.c and
Dlibdw.h792 extern int dwarf_getlocation_die (Dwarf_Attribute *attr,
DlibdwP.h1350 INTDECL (dwarf_getlocation_die)
/external/elfutils/tests/
Dvarlocs.c339 if (dwarf_getlocation_die (attr, expr, &call_die) != 0) in print_expr()
446 if (dwarf_getlocation_die (attr, expr, &impl_die) != 0) in print_expr()
487 if (dwarf_getlocation_die (attr, expr, &impl_die) != 0) in print_expr()
547 if (dwarf_getlocation_die (attr, expr, &param) != 0) in print_expr()
571 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
591 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
607 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
622 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
638 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
/external/elfutils/include/elfutils/
Dlibdw.h792 extern int dwarf_getlocation_die (Dwarf_Attribute *attr,
/external/elfutils/config/
Delfutils.spec.in433 and dwarf_getlocation_die.
/external/elfutils/
DNEWS289 and dwarf_getlocation_die.