Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Ddwarf2.h230 DW_OP_call_ref = 0x9A, // 4- or 8-byte offset of DIE enumerator
DDwarfInstructions.hpp744 case DW_OP_call_ref: in evaluateExpression()
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf.h592 #define DW_OP_call_ref 0x9a /* DWARF3 */ macro