Home
last modified time | relevance | path

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

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