Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Ddwarf_getlocation_die.c37 dwarf_getlocation_die (attr, op, result) in dwarf_getlocation_die() function
78 INTDEF(dwarf_getlocation_die);
Ddwarf_getlocation_attr.c92 if (INTUSE(dwarf_getlocation_die) (attr, op, &die) != 0)
105 if (INTUSE(dwarf_getlocation_die) (attr, op, &die) != 0)
DAndroid.mk77 dwarf_getlocation_die.c \
Dlibdw.map267 dwarf_getlocation_die;
DMakefile.am90 dwarf_getlocation_die.c dwarf_getlocation_attr.c \
DMakefile196 dwarf_getlocation_die.$(OBJEXT) \
453 dwarf_getlocation_die.c dwarf_getlocation_attr.c \
620 include ./$(DEPDIR)/dwarf_getlocation_die.Po
DMakefile.in196 dwarf_getlocation_die.$(OBJEXT) \
453 dwarf_getlocation_die.c dwarf_getlocation_attr.c \
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf_getlocation_die.Po@am__quote@
DlibdwP.h784 INTDECL (dwarf_getlocation_die)
Dlibdw.h729 extern int dwarf_getlocation_die (Dwarf_Attribute *attr,
DChangeLog520 * dwarf_getlocation_die.c: Likewise.
521 * libdw.h (dwarf_getlocation_die): New function definition.
523 * libdwP.h: Declare internal dwarf_getlocation_die.
524 * libdw.map (ELFUTILS_0.157): Add dwarf_getlocation_die and
526 * Makefile.am (libdw_a_SOURCES): Add dwarf_getlocation_die.c and
/external/elfutils/src/tests/
Dvarlocs.c284 if (dwarf_getlocation_die (attr, expr, &call_die) != 0) in print_expr()
390 if (dwarf_getlocation_die (attr, expr, &impl_die) != 0) in print_expr()
450 if (dwarf_getlocation_die (attr, expr, &param) != 0) in print_expr()
471 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
490 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
505 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
521 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
/external/elfutils/include/elfutils/
Dlibdw.h729 extern int dwarf_getlocation_die (Dwarf_Attribute *attr,
/external/elfutils/src/config/
Delfutils.spec.in259 and dwarf_getlocation_die.
/external/elfutils/src/
DNEWS74 and dwarf_getlocation_die.