Home
last modified time | relevance | path

Searched defs:REG_RIP (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/cve/
H A Dmeltdown.c100 # define REG_RIP REG_EIP macro
/third_party/rust/crates/libc/src/unix/solarish/
H A Dx86_64.rs173 pub const REG_RIP: ::c_int = 17; consts
/third_party/musl/arch/x32/bits/
H A Dsignal.h42 enum { REG_RIP = 16 }; enumerator
43 #define REG_RIP REG_RIP macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h42 enum { REG_RIP = 16 }; enumerator
43 #define REG_RIP REG_RIP macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs796 pub const REG_RIP: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs781 pub const REG_RIP: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs661 pub const REG_RIP: ::c_int = 16; consts

Completed in 10 milliseconds