Searched defs:instruction_pointer (Results 1 - 6 of 6) sorted by relevance

/external/oprofile/module/x86/
H A Dop_arch.h17 #ifndef instruction_pointer
18 #define instruction_pointer(regs) ((regs)->eip) macro
/external/kernel-headers/original/uapi/linux/
H A Dseccomp.h36 * @instruction_pointer: at the time of the system call.
43 __u64 instruction_pointer; member in struct:seccomp_data
/external/chromium_org/third_party/skia/experimental/webtry/
H A Dseccomp_bpf.h47 __u64 instruction_pointer; member in struct:seccomp_data
/external/skia/experimental/webtry/
H A Dseccomp_bpf.h45 __u64 instruction_pointer; member in struct:seccomp_data
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dtrap.h22 uint64_t instruction_pointer; member in struct:sandbox::arch_seccomp_data
/external/ltrace/
H A Dproc.h110 void * instruction_pointer; member in struct:process

Completed in 1003 milliseconds