Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Ddwarf2.h176 DW_OP_reg20 = 0x64, // Contents of reg20 enumerator
DDwarfInstructions.hpp634 case DW_OP_reg20: in evaluateExpression()