Home
last modified time | relevance | path

Searched refs:OFFSET_x86_EBP (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex_guest_offsets.h7 #define OFFSET_x86_EBP 28 macro
/external/valgrind/main/coregrind/m_syswrap/
Dsyscall-x86-linux.S109 movl OFFSET_x86_EBP(%eax), %ebp
Dsyswrap-main.c1158 layout->o_arg6 = OFFSET_x86_EBP; in getSyscallArgLayout()