Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/pub/
Dlibvex_guest_offsets.h2 #define OFFSET_x86_EBX 12 macro
/external/valgrind/main/coregrind/m_syswrap/
Dsyscall-x86-linux.S104 movl OFFSET_x86_EBX(%eax), %ebx
Dsyswrap-main.c983 layout->o_arg1 = OFFSET_x86_EBX; in getSyscallArgLayout()