Home
last modified time | relevance | path

Searched refs:DW_OP_regx (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Ddwarf2.h220 DW_OP_regx = 0x90, // ULEB128 register enumerator
DDwarfInstructions.hpp651 case DW_OP_regx: in evaluateExpression()
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf.h582 #define DW_OP_regx 0x90 macro