/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | align.rs | 49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | align.rs | 49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | align.rs | 49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | align.rs | 49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | align.rs | 49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | align.rs | 49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | align.rs | 49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/aosp_15_r20/system/core/debuggerd/handler/ |
H A D | debuggerd_fallback_nop.cpp | 17 extern "C" void debuggerd_fallback_handler(struct siginfo_t*, struct ucontext_t*, void*) { in debuggerd_fallback_handler()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
D | ucontext.h | 141 } ucontext_t; typedef 242 } ucontext_t; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
D | ucontext.h | 141 } ucontext_t; typedef 242 } ucontext_t; typedef
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/bsd/netbsdlike/openbsd/ |
H A D | riscv64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
H A D | aarch64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | riscv64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
H A D | aarch64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | riscv64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
H A D | aarch64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | aarch64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
H A D | riscv64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | aarch64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
D | riscv64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | aarch64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
H A D | riscv64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
H A D | x86_64.rs | 6 pub type ucontext_t = sigcontext; typedef
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | riscv64.rs | 4 pub type ucontext_t = sigcontext; typedef
|
H A D | aarch64.rs | 4 pub type ucontext_t = sigcontext; typedef
|