Home
last modified time | relevance | path

Searched refs:OFFSET_x86_EDX (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex_guest_offsets.h4 #define OFFSET_x86_EDX 16 macro
/external/valgrind/coregrind/m_syswrap/
Dsyscall-x86-linux.S115 movl OFFSET_x86_EDX(%eax), %edx
Dsyscall-x86-darwin.S152 movl %edx, OFFSET_x86_EDX(%ecx) /* save EDX to vex */
Dsyswrap-main.c1075 OFFSET_x86_EDX, sizeof(UInt) ); in putSyscallStatusIntoGuestState()
1197 layout->o_arg3 = OFFSET_x86_EDX; in getSyscallArgLayout()