Home
last modified time | relevance | path

Searched refs:dwarf_getlocation_attr (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/tests/
H A Dvarlocs.c333 if (dwarf_getlocation_attr (attr, expr, &call_attr) != 0) in print_expr()
334 error (EXIT_FAILURE, 0, "dwarf_getlocation_attr for %s error %s", in print_expr()
393 if (dwarf_getlocation_attr (attr, expr, &const_attr) != 0) in print_expr()
394 error (EXIT_FAILURE, 0, "dwarf_getlocation_attr: %s", in print_expr()
434 if (dwarf_getlocation_attr (attr, expr, &attrval2) != 0) in print_expr()
435 error (EXIT_FAILURE, 0, "dwarf_getlocation_attr: %s", in print_expr()
481 if (dwarf_getlocation_attr (attr, expr, &attrval) != 0) in print_expr()
482 error (EXIT_FAILURE, 0, "dwarf_getlocation_attr: %s", in print_expr()
517 entering the function. dwarf_getlocation_attr will return an in print_expr()
522 if (dwarf_getlocation_attr (att in print_expr()
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_getlocation_attr.c72 dwarf_getlocation_attr (Dwarf_Attribute *attr, const Dwarf_Op *op, Dwarf_Attribute *result) in dwarf_getlocation_attr() function
H A Dlibdw.h819 extern int dwarf_getlocation_attr (Dwarf_Attribute *attr,
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc8755 if (!dwarf_getlocation_attr(&attr, expr, &result))

Completed in 27 milliseconds