Home
last modified time | relevance | path

Searched refs:DW_OP_constx (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getlocation_attr.c103 case DW_OP_constx: in dwarf_getlocation_attr()
Ddwarf.h589 DW_OP_constx = 0xa2, enumerator
Ddwarf_getlocation.c470 case DW_OP_constx: in __libdw_intern_expression()
DChangeLog516 DW_OP_GNU_const_index, DW_OP_constx and DW_OP_GNU_addr_index and
621 DW_OP_constx.
748 * dwarf.h: Add DW_OP_implicit_pointer, DW_OP_addrx, DW_OP_constx,
753 DW_OP_convert, DW_OP_reinterpret, DW_OP_addrx, DW_OP_constx,
/external/elfutils/tests/
Dvarlocs.c681 case DW_OP_constx: in print_expr()
DChangeLog1062 DW_OP_addrx, DW_OP_GNU_const_index and DW_OP_constx.
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst617 *For example, the* ``DW_OP_constx`` *and* ``DW_OP_addrx`` *operations.*
1331 6. ``DW_OP_constx``
1333 ``DW_OP_constx`` has a single unsigned LEB128 integer operand that
1339 *The* ``DW_OP_constx`` *operation is provided for constants that require
3708 ``DW_OP_const_type``, ``DW_OP_constx``, ``DW_OP_convert``,
/external/elfutils/src/
DChangeLog922 DW_OP_constx, DW_OP_GNU_const_index separately and resolve
1057 * readelf.c (print_ops): Handle DW_OP_addrx, DW_OP_constx,
Dreadelf.c4541 case DW_OP_constx: in print_ops()