Home
last modified time | relevance | path

Searched refs:dwarf_getlocation_die (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_getlocation_die.c37 dwarf_getlocation_die (Dwarf_Attribute *attr, const Dwarf_Op *op, in dwarf_getlocation_die() function
95 INTDEF(dwarf_getlocation_die); variable
H A 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()
H A Dlibdw.h808 extern int dwarf_getlocation_die (Dwarf_Attribute *attr,
H A DlibdwP.h1384 INTDECL (dwarf_getlocation_die)
/third_party/elfutils/tests/
H A Dvarlocs.c338 if (dwarf_getlocation_die (attr, expr, &call_die) != 0) in print_expr()
339 error (EXIT_FAILURE, 0, "dwarf_getlocation_die for %s error %s", in print_expr()
445 if (dwarf_getlocation_die (attr, expr, &impl_die) != 0) in print_expr()
446 error (EXIT_FAILURE, 0, "dwarf_getlocation_die: %s", in print_expr()
486 if (dwarf_getlocation_die (attr, expr, &impl_die) != 0) in print_expr()
487 error (EXIT_FAILURE, 0, "dwarf_getlocation_die: %s", in print_expr()
546 if (dwarf_getlocation_die (attr, expr, &param) != 0) in print_expr()
547 error (EXIT_FAILURE, 0, "dwarf_getlocation_die: %s", in print_expr()
570 if (dwarf_getlocation_die (attr, expr, &type) != 0) in print_expr()
571 error (EXIT_FAILURE, 0, "dwarf_getlocation_die in print_expr()
[all...]

Completed in 6 milliseconds