Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_getlocation_implicit_pointer.c59 && op->atom != DW_OP_GNU_implicit_pointer)) in dwarf_getlocation_implicit_pointer()
H A Ddwarf_getlocation_die.c47 case DW_OP_GNU_implicit_pointer: in dwarf_getlocation_die()
H A Ddwarf_getlocation_attr.c141 case DW_OP_GNU_implicit_pointer: in dwarf_getlocation_attr()
H A Ddwarf.h602 DW_OP_GNU_implicit_pointer = 0xf2, enumerator
H A Ddwarf_getlocation.c534 case DW_OP_GNU_implicit_pointer: in __libdw_intern_expression()
H A DChangeLog1614 NULL for DW_OP_call_ref and DW_OP_GNU_implicit_pointer. For
2429 * dwarf.h: Add DW_OP_GNU_implicit_pointer.
/aosp_15_r20/external/elfutils/tests/
H A Dvarlocs.c426 case DW_OP_GNU_implicit_pointer: in print_expr()
H A DChangeLog3090 associated with DW_OP_GNU_implicit_pointer.
/aosp_15_r20/external/elfutils/src/
H A DChangeLog2410 and DW_OP_GNU_implicit_pointer.
2936 * readelf.c (print_ops): Format first DW_OP_GNU_implicit_pointer
3465 * readelf.c (print_ops): Handle DW_OP_GNU_implicit_pointer.
H A Dreadelf.c5102 case DW_OP_GNU_implicit_pointer: in print_ops()
/aosp_15_r20/external/elfutils/config/
H A Delfutils.spec.in838 - libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
/aosp_15_r20/external/elfutils/
H A DNEWS694 libdw: Decode new DW_OP_GNU_implicit_pointer operation;