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

/system/core/libcorkscrew/arch-x86/
H A Dbacktrace-x86.c60 REG_TRAPNO, REG_ERR, REG_EIP, REG_CS, enumerator in enum:__anon381
78 #define __USE_GNU // For REG_EBP, REG_ESP, and REG_EIP.
133 state.eip = uc->uc_mcontext.gregs[REG_EIP];

Completed in 72 milliseconds