Home
last modified time | relevance | path

Searched refs:DW_OP_GNU_implicit_pointer (Results 1 – 13 of 13) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getlocation_die.c46 case DW_OP_GNU_implicit_pointer: in dwarf_getlocation_die()
Ddwarf_getlocation_implicit_pointer.c58 if (unlikely (op->atom != DW_OP_GNU_implicit_pointer)) in dwarf_getlocation_implicit_pointer()
Ddwarf_getlocation_attr.c99 case DW_OP_GNU_implicit_pointer: in dwarf_getlocation_attr()
Ddwarf.h478 DW_OP_GNU_implicit_pointer = 0xf2, enumerator
Ddwarf_getlocation.c470 case DW_OP_GNU_implicit_pointer: in __libdw_intern_expression()
Dknown-dwarf.h381 DWARF_ONE_KNOWN_DW_OP (GNU_implicit_pointer, DW_OP_GNU_implicit_pointer) \
DChangeLog285 NULL for DW_OP_call_ref and DW_OP_GNU_implicit_pointer. For
1100 * dwarf.h: Add DW_OP_GNU_implicit_pointer.
/external/elfutils/tests/
Dvarlocs.c363 case DW_OP_GNU_implicit_pointer: in print_expr()
DChangeLog854 associated with DW_OP_GNU_implicit_pointer.
/external/elfutils/config/
Delfutils.spec.in422 - libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
/external/elfutils/src/
DChangeLog584 and DW_OP_GNU_implicit_pointer.
1110 * readelf.c (print_ops): Format first DW_OP_GNU_implicit_pointer
1639 * readelf.c (print_ops): Handle DW_OP_GNU_implicit_pointer.
Dreadelf.c4308 case DW_OP_GNU_implicit_pointer: in print_ops()
/external/elfutils/
DNEWS260 libdw: Decode new DW_OP_GNU_implicit_pointer operation;