Home
last modified time | relevance | path

Searched refs:dwarf_getlocation_implicit_pointer (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getlocation_implicit_pointer.c52 dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr, const Dwarf_Op *op, in dwarf_getlocation_implicit_pointer() function
Dlibdw.map242 dwarf_getlocation_implicit_pointer;
DMakefile.am90 dwarf_aggregate_size.c dwarf_getlocation_implicit_pointer.c \
Dlibdw.h796 extern int dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr,
DChangeLog1001 * dwarf_getlocation_implicit_pointer.c
1002 (dwarf_getlocation_implicit_pointer): Handle DW_OP_implicit_pointer.
1063 * dwarf_getlocation_implicit_pointer.c
1064 (dwarf_getlocation_implicit_pointer): Likewise.
1731 * dwarf_getlocation_implicit_pointer.c (empty_cu): New static var.
1733 (dwarf_getlocation_implicit_pointer): Call __libdw_empty_loc_attr with
2057 * dwarf_getlocation_implicit_pointer.c
2058 (dwarf_getlocation_implicit_pointer): Likewise.
2419 * dwarf_getlocation_implicit_pointer.c: New file.
2422 Add dwarf_getlocation_implicit_pointer.
/external/elfutils/include/elfutils/
Dlibdw.h796 extern int dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr,
/external/elfutils/tests/
Dvarlocs.c434 if (dwarf_getlocation_implicit_pointer (attr, expr, &attrval) != 0) in print_expr()
/external/elfutils/config/
Delfutils.spec.in839 function dwarf_getlocation_implicit_pointer.
/external/elfutils/
DNEWS695 new function dwarf_getlocation_implicit_pointer.