Home
last modified time | relevance | path

Searched refs:DW_OP_call2 (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/llvm/libunwind/src/
H A Ddwarf2.h230 DW_OP_call2 = 0x98, // 2-byte offset of DIE enumerator
H A DDwarfInstructions.hpp907 case DW_OP_call2: in evaluateExpression()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbdwarf.py152 DW_OP_call2 = 0x98 variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h400 DW_OP_call2 = 0x98, enumerator
H A Ddwarf2out.c2635 case DW_OP_call2:
2786 case DW_OP_call2:
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h518 DW_OP_call2 = 0x98, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h627 #define DW_OP_call2 0x98 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h535 DW_OP_call2 = 0x98, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h537 DW_OP_call2 = 0x98, enumerator
H A Ddwarf2out.c3087 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 DLVLocation.cpp241 case dwarf::DW_OP_call2: in getOperandsDWARFInfo()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp85 Descriptions[DW_OP_call2] = Desc(Op::Dwarf3, Op::Size2); in getDescriptions()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp267 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 DChangeLog-200419 of the current comp-unit. Use this when decoding the DW_OP_call2
H A Ddwarf.c883 case DW_OP_call2: in decode_location_expression()
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md1963 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 DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1441 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 Ddwarf2read.c8190 case DW_OP_call2: in dwarf_stack_op_name()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c7613 case DW_OP_call2: in decode_location_expression()