Searched refs:REG_ESP (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.
132 state.esp = uc->uc_mcontext.gregs[REG_ESP];

Completed in 41 milliseconds