Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Ddwarf2.h88 DW_OP_const4u = 0x0C, // 4-byte constant enumerator
DDwarfInstructions.hpp295 case DW_OP_const4u: in evaluateExpression()
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf.h450 #define DW_OP_const4u 0x0c macro