OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_eax
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
ptrace.h
42
long
orig_eax
;
member in struct:pt_regs
vm86.h
65
long
orig_eax
;
member in struct:vm86_regs
/development/ndk/platforms/android-9/arch-x86/include/asm/
ptrace.h
42
long
orig_eax
;
member in struct:pt_regs
user32.h
57
__u32
orig_eax
, eip;
member in struct:user_regs_struct32
user_32.h
59
long
orig_eax
, eip;
member in struct:user_regs_struct
vm86.h
75
long
orig_eax
;
member in struct:vm86_regs
/development/ndk/platforms/android-L/arch-x86/include/asm/
ptrace.h
42
long
orig_eax
;
member in struct:pt_regs
vm86.h
65
long
orig_eax
;
member in struct:vm86_regs
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
ptrace.h
42
long
orig_eax
;
member in struct:pt_regs
vm86.h
65
long
orig_eax
;
member in struct:vm86_regs
/external/kernel-headers/original/uapi/asm-x86/asm/
ptrace.h
29
long
orig_eax
;
member in struct:pt_regs
vm86.h
77
long
orig_eax
;
member in struct:vm86_regs
/bionic/libc/include/sys/
user.h
76
long
orig_eax
;
member in struct:user_regs_struct
/development/ndk/platforms/android-L/include/sys/
user.h
76
long
orig_eax
;
member in struct:user_regs_struct
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
179
long int
orig_eax
;
member in struct:regs_struct
191
#define SECCOMP_PT_SYSCALL(_regs) (_regs).
orig_eax
Completed in 143 milliseconds