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,
DChangeLog846 * dwarf_getlocation_implicit_pointer.c
847 (dwarf_getlocation_implicit_pointer): Handle DW_OP_implicit_pointer.
908 * dwarf_getlocation_implicit_pointer.c
909 (dwarf_getlocation_implicit_pointer): Likewise.
1576 * dwarf_getlocation_implicit_pointer.c (empty_cu): New static var.
1578 (dwarf_getlocation_implicit_pointer): Call __libdw_empty_loc_attr with
1902 * dwarf_getlocation_implicit_pointer.c
1903 (dwarf_getlocation_implicit_pointer): Likewise.
2264 * dwarf_getlocation_implicit_pointer.c: New file.
2267 Add dwarf_getlocation_implicit_pointer.
/external/elfutils/include/elfutils/
Dlibdw.h796 extern int dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr,
/external/elfutils/tests/
Dvarlocs.c429 if (dwarf_getlocation_implicit_pointer (attr, expr, &attrval) != 0) in print_expr()
/external/elfutils/config/
Delfutils.spec.in771 function dwarf_getlocation_implicit_pointer.
/external/elfutils/
DNEWS605 new function dwarf_getlocation_implicit_pointer.