Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation_die.c61 case DW_OP_call4: in dwarf_getlocation_die()
Ddwarf_getlocation_attr.c126 case DW_OP_call4: in dwarf_getlocation_attr()
Ddwarf.h579 DW_OP_call4 = 0x99, enumerator
Ddwarf_getlocation.c438 case DW_OP_call4: in __libdw_intern_expression()
/external/llvm-project/libunwind/src/
Ddwarf2.h231 DW_OP_call4 = 0x99, // 4-byte offset of DIE enumerator
DDwarfInstructions.hpp812 case DW_OP_call4: in evaluateExpression()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbdwarf.py153 DW_OP_call4 = 0x99 variable
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h498 DW_OP_call4 =0x99, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp88 Descriptions[DW_OP_call4] = Desc(Op::Dwarf3, Op::Size4); in getDescriptions()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp87 Descriptions[DW_OP_call4] = Desc(Op::Dwarf3, Op::Size4); in getDescriptions()
/external/elfutils/tests/
Dvarlocs.c325 case DW_OP_call4: in print_expr()
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp331 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/
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.cc8328 case DW_OP_call4: in op_is_control_flow()
/external/elfutils/src/
DChangeLog1137 to DW_OP_call2 and DW_OP_call4 as DIE offsets.
Dreadelf.c4607 case DW_OP_call4: in print_ops()