Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Ddwarf2.h116 DW_OP_skip = 0x2F, // signed 2-byte constant enumerator
DDwarfInstructions.hpp517 case DW_OP_skip: in evaluateExpression()