Home
last modified time | relevance | path

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

/external/libcxxabi/src/Unwind/
Ddwarf2.h229 DW_OP_call4 = 0x99, // 4-byte offset of DIE enumerator
DDwarfInstructions.hpp743 case DW_OP_call4: in evaluateExpression()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFLocationDescription.cpp144 case DW_OP_call4: in print_dwarf_exp_op()
/external/libunwind/src/dwarf/
DGexpr.c106 [DW_OP_call4] = OPND1 (VAL32),
632 case DW_OP_call4: in dwarf_eval_expr()
/external/libunwind/include/
Ddwarf.h134 DW_OP_call4 = 0x99, enumerator
/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_d3basics.h546 DW_OP_call4 = 0x99, enumerator
/external/elfutils/0.153/libdw/
Ddwarf.h476 DW_OP_call4 = 0x99, enumerator
Ddwarf_getlocation.c362 case DW_OP_call4: in __libdw_intern_expression()
/external/llvm/lib/Support/
DDwarf.cpp465 case DW_OP_call4: return "DW_OP_call4"; in OperationEncodingString()
/external/lldb/source/Expression/
DDWARFExpression.cpp572 …case DW_OP_call4: // 0x99 DWARF3 1 4-byte offset… in DumpLocation()
943 case DW_OP_call4: // 0x99 1 4-byte offset of DIE (DWARF3) in GetOpcodeDataSize()
2615 case DW_OP_call4: in Evaluate()
/external/llvm/include/llvm/Support/
DDwarf.h525 DW_OP_call4 = 0x99, enumerator
/external/elfutils/0.153/src/
Dreadelf.c4061 [DW_OP_call4] = "call4", in print_ops()
4284 case DW_OP_call4: in print_ops()