Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Ddwarf_getlocation_die.c48 case DW_OP_GNU_implicit_pointer:
Ddwarf_getlocation_implicit_pointer.c60 if (unlikely (op->atom != DW_OP_GNU_implicit_pointer))
Ddwarf_getlocation_attr.c102 case DW_OP_GNU_implicit_pointer:
Ddwarf.h475 DW_OP_GNU_implicit_pointer = 0xf2, enumerator
Ddwarf_getlocation.c436 case DW_OP_GNU_implicit_pointer: in __libdw_intern_expression()
Dknown-dwarf.h378 ONE_KNOWN_DW_OP (GNU_implicit_pointer, DW_OP_GNU_implicit_pointer) \
DChangeLog790 * dwarf.h: Add DW_OP_GNU_implicit_pointer.
/external/elfutils/src/tests/
Dvarlocs.c365 case DW_OP_GNU_implicit_pointer: in print_expr()
DChangeLog406 associated with DW_OP_GNU_implicit_pointer.
/external/elfutils/src/config/
Delfutils.spec.in349 - libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
/external/elfutils/src/src/
DChangeLog99 and DW_OP_GNU_implicit_pointer.
625 * readelf.c (print_ops): Format first DW_OP_GNU_implicit_pointer
1154 * readelf.c (print_ops): Handle DW_OP_GNU_implicit_pointer.
Dreadelf.c4202 case DW_OP_GNU_implicit_pointer: in print_ops()
/external/elfutils/src/
DNEWS201 libdw: Decode new DW_OP_GNU_implicit_pointer operation;