/openbsd/gnu/llvm/libunwind/src/ |
H A D | dwarf2.h | 230 DW_OP_call2 = 0x98, // 2-byte offset of DIE enumerator
|
H A D | DwarfInstructions.hpp | 907 case DW_OP_call2: in evaluateExpression()
|
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbdwarf.py | 152 DW_OP_call2 = 0x98 variable
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 400 DW_OP_call2 = 0x98, enumerator
|
H A D | dwarf2out.c | 2635 case DW_OP_call2: 2786 case DW_OP_call2:
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 518 DW_OP_call2 = 0x98, enumerator
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 627 #define DW_OP_call2 0x98 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 535 DW_OP_call2 = 0x98, enumerator
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 537 DW_OP_call2 = 0x98, enumerator
|
H A D | dwarf2out.c | 3087 case DW_OP_call2: in dwarf_stack_op_name() 3229 case DW_OP_call2: in size_of_loc_descr()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 241 case dwarf::DW_OP_call2: in getOperandsDWARFInfo()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 85 Descriptions[DW_OP_call2] = Desc(Op::Dwarf3, Op::Size2); in getDescriptions()
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 267 case DW_OP_call2: // 0x98 1 2-byte offset of DIE (DWARF3) in GetOpcodeDataSize() 2326 case DW_OP_call2: in Evaluate()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | ChangeLog-2004 | 19 of the current comp-unit. Use this when decoding the DW_OP_call2
|
H A D | dwarf.c | 883 case DW_OP_call2: in decode_location_expression()
|
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 1963 5. `DW_OP_call2, DW_OP_call4, DW_OP_call_ref` 1965 `DW_OP_call2`, `DW_OP_call4`, and `DW_OP_call_ref` perform DWARF procedure 1968 `DW_OP_call2` and `DW_OP_call4`, have one operand that is, respectively, a 2003 <i>Operand interpretation of `DW_OP_call2`, `DW_OP_call4`, and 3832 - `DW_OP_addrx`, `DW_OP_call2`, `DW_OP_call4`, `DW_OP_call_ref`,
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1441 5. ``DW_OP_call2, DW_OP_call4, DW_OP_call_ref`` 1443 ``DW_OP_call2``, ``DW_OP_call4``, and ``DW_OP_call_ref`` perform DWARF 1446 ``DW_OP_call2`` and ``DW_OP_call4``, have one operand that is, respectively, 1484 *Operand interpretation of* ``DW_OP_call2``\ *,* ``DW_OP_call4``\ *, and* 4362 * ``DW_OP_addrx``, ``DW_OP_call2``, ``DW_OP_call4``, ``DW_OP_call_ref``,
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2read.c | 8190 case DW_OP_call2: in dwarf_stack_op_name()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 7613 case DW_OP_call2: in decode_location_expression()
|