Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Ddwarf2.h229 DW_OP_call4 = 0x99, // 4-byte offset of DIE enumerator
DDwarfInstructions.hpp744 case DW_OP_call4: in evaluateExpression()