Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation_die.c60 case DW_OP_call2: in dwarf_getlocation_die()
Ddwarf_getlocation_attr.c125 case DW_OP_call2: in dwarf_getlocation_attr()
Ddwarf.h578 DW_OP_call2 = 0x98, enumerator
Ddwarf_getlocation.c423 case DW_OP_call2: in __libdw_intern_expression()
/external/llvm-project/libunwind/src/
Ddwarf2.h230 DW_OP_call2 = 0x98, // 2-byte offset of DIE enumerator
DDwarfInstructions.hpp811 case DW_OP_call2: in evaluateExpression()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbdwarf.py152 DW_OP_call2 = 0x98 variable
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h497 DW_OP_call2 =0x98, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp87 Descriptions[DW_OP_call2] = Desc(Op::Dwarf3, Op::Size2); in getDescriptions()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp86 Descriptions[DW_OP_call2] = Desc(Op::Dwarf3, Op::Size2); in getDescriptions()
/external/elfutils/tests/
Dvarlocs.c324 case DW_OP_call2: in print_expr()
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp325 case DW_OP_call2: // 0x98 1 2-byte offset of DIE (DWARF3) in GetOpcodeDataSize()
2303 case DW_OP_call2: in Evaluate()
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1084 5. ``DW_OP_call2, DW_OP_call4, DW_OP_call_ref``
1086 ``DW_OP_call2``, ``DW_OP_call4``, and ``DW_OP_call_ref`` perform DWARF
1089 ``DW_OP_call2`` and ``DW_OP_call4``, have one operand that is, respectively,
1127 *Operand interpretation of* ``DW_OP_call2``\ *,* ``DW_OP_call4``\ *, and*
3707 * ``DW_OP_addrx``, ``DW_OP_call2``, ``DW_OP_call4``, ``DW_OP_call_ref``,
/external/libabigail/src/
Dabg-dwarf-reader.cc8327 case DW_OP_call2: in op_is_control_flow()
/external/elfutils/src/
DChangeLog1137 to DW_OP_call2 and DW_OP_call4 as DIE offsets.
Dreadelf.c4597 case DW_OP_call2: in print_ops()