Searched refs:REG_EBP (Results 1 - 1 of 1) sorted by relevance

/system/core/libcorkscrew/arch-x86/
H A Dbacktrace-x86.c58 REG_EDI, REG_ESI, REG_EBP, REG_ESP, enumerator in enum:__anon381
78 #define __USE_GNU // For REG_EBP, REG_ESP, and REG_EIP.
131 state.ebp = uc->uc_mcontext.gregs[REG_EBP];

Completed in 30 milliseconds