Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyscall-x86-solaris.S221 movl OFFSET_x86_EBP(%edx), %ebp /* %ebp = simulated EBP */
242 movl %ebp, OFFSET_x86_EBP(%ecx) /* save %ebp to VEX */
Dsyscall-x86-linux.S119 movl OFFSET_x86_EBP(%eax), %ebp
Dsyswrap-x86-solaris.c160 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_EBP, in ML_()
367 (Addr)&uc->uc_mcontext.gregs[VKI_EBP], OFFSET_x86_EBP, in ML_()
Dsyswrap-main.c1388 layout->o_arg6 = OFFSET_x86_EBP; in getSyscallArgLayout()
/external/valgrind/VEX/pub/
Dlibvex_guest_offsets.h7 #define OFFSET_x86_EBP 28 macro