Home
last modified time | relevance | path

Searched refs:REG_ESP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dunwind_vdso.c117 return_address = *(unsigned long *)(unsigned long)ctx->uc_mcontext.gregs[REG_ESP]; in sigtrap()
H A Dsigreturn.c320 # define REG_SP REG_ESP
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0002-Fix-build-with-non-glibc-libc-on-musl.patch27 return reinterpret_cast<void*>((uintptr_t) regs.machineContext.gregs[REG_ESP]);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvmx.h393 #define REG_ESP (4 << 8) macro
/OK3568_Linux_fs/buildroot/package/google-breakpad/
H A D0002-Replace-remaining-references-to-struct-ucontext-with.patch49 return uc->uc_mcontext.gregs[REG_ESP];