Searched refs:DW_OP_call2 (Results 1 – 16 of 16) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getlocation_die.c | 60 case DW_OP_call2: in dwarf_getlocation_die()
|
D | dwarf_getlocation_attr.c | 125 case DW_OP_call2: in dwarf_getlocation_attr()
|
D | dwarf.h | 578 DW_OP_call2 = 0x98, enumerator
|
D | dwarf_getlocation.c | 423 case DW_OP_call2: in __libdw_intern_expression()
|
/external/llvm-project/libunwind/src/ |
D | dwarf2.h | 230 DW_OP_call2 = 0x98, // 2-byte offset of DIE enumerator
|
D | DwarfInstructions.hpp | 811 case DW_OP_call2: in evaluateExpression()
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | lldbdwarf.py | 152 DW_OP_call2 = 0x98 variable
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 497 DW_OP_call2 =0x98, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 87 Descriptions[DW_OP_call2] = Desc(Op::Dwarf3, Op::Size2); in getDescriptions()
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 86 Descriptions[DW_OP_call2] = Desc(Op::Dwarf3, Op::Size2); in getDescriptions()
|
/external/elfutils/tests/ |
D | varlocs.c | 324 case DW_OP_call2: in print_expr()
|
/external/llvm-project/lldb/source/Expression/ |
D | DWARFExpression.cpp | 325 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/ |
D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1084 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/ |
D | abg-dwarf-reader.cc | 8327 case DW_OP_call2: in op_is_control_flow()
|
/external/elfutils/src/ |
D | ChangeLog | 1137 to DW_OP_call2 and DW_OP_call4 as DIE offsets.
|
D | readelf.c | 4597 case DW_OP_call2: in print_ops()
|