Home
last modified time | relevance | path

Searched defs:DW_CFA_restore (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Ddwarf2.h47 DW_CFA_restore = 0xC0, // high 2 bits are 0x3, lower 6 bits are register enumerator
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf.h834 #define DW_CFA_restore 0xc0 macro