Searched refs:DW_OP_call4 (Results 1 – 16 of 16) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getlocation_die.c | 61 case DW_OP_call4: in dwarf_getlocation_die()
|
D | dwarf_getlocation_attr.c | 126 case DW_OP_call4: in dwarf_getlocation_attr()
|
D | dwarf.h | 579 DW_OP_call4 = 0x99, enumerator
|
D | dwarf_getlocation.c | 438 case DW_OP_call4: in __libdw_intern_expression()
|
/external/llvm-project/libunwind/src/ |
D | dwarf2.h | 231 DW_OP_call4 = 0x99, // 4-byte offset of DIE enumerator
|
D | DwarfInstructions.hpp | 812 case DW_OP_call4: in evaluateExpression()
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | lldbdwarf.py | 153 DW_OP_call4 = 0x99 variable
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 498 DW_OP_call4 =0x99, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 88 Descriptions[DW_OP_call4] = Desc(Op::Dwarf3, Op::Size4); in getDescriptions()
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 87 Descriptions[DW_OP_call4] = Desc(Op::Dwarf3, Op::Size4); in getDescriptions()
|
/external/elfutils/tests/ |
D | varlocs.c | 325 case DW_OP_call4: in print_expr()
|
/external/llvm-project/lldb/source/Expression/ |
D | DWARFExpression.cpp | 331 case DW_OP_call4: // 0x99 1 4-byte offset of DIE (DWARF3) in GetOpcodeDataSize() 2326 case DW_OP_call4: 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 | 8328 case DW_OP_call4: 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 | 4607 case DW_OP_call4: in print_ops()
|