Searched refs:DW_OP_constx (Results 1 – 8 of 8) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getlocation_attr.c | 103 case DW_OP_constx: in dwarf_getlocation_attr()
|
D | dwarf.h | 583 DW_OP_constx = 0xa2, enumerator
|
D | dwarf_getlocation.c | 466 case DW_OP_constx: in __libdw_intern_expression()
|
D | ChangeLog | 320 DW_OP_GNU_const_index, DW_OP_constx and DW_OP_GNU_addr_index and 425 DW_OP_constx. 552 * dwarf.h: Add DW_OP_implicit_pointer, DW_OP_addrx, DW_OP_constx, 557 DW_OP_convert, DW_OP_reinterpret, DW_OP_addrx, DW_OP_constx,
|
/external/elfutils/tests/ |
D | varlocs.c | 681 case DW_OP_constx: in print_expr()
|
D | ChangeLog | 465 DW_OP_addrx, DW_OP_GNU_const_index and DW_OP_constx.
|
/external/elfutils/src/ |
D | ChangeLog | 516 DW_OP_constx, DW_OP_GNU_const_index separately and resolve 651 * readelf.c (print_ops): Handle DW_OP_addrx, DW_OP_constx,
|
D | readelf.c | 4498 case DW_OP_constx: in print_ops()
|