Home
last modified time | relevance | path

Searched defs:ucontext_t (Results 1 – 25 of 134) sorted by relevance

123456

/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 Dalign.rs49 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/
Dalign.rs49 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 Dalign.rs49 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 Dalign.rs49 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 Dalign.rs49 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 Dalign.rs49 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 Dalign.rs49 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 Ddebuggerd_fallback_nop.cpp17 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/
Ducontext.h141 } 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/
Ducontext.h141 } 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 Driscv64.rs4 pub type ucontext_t = sigcontext; typedef
H A Daarch64.rs4 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 Driscv64.rs4 pub type ucontext_t = sigcontext; typedef
H A Daarch64.rs4 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 Driscv64.rs4 pub type ucontext_t = sigcontext; typedef
H A Daarch64.rs4 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 Daarch64.rs4 pub type ucontext_t = sigcontext; typedef
H A Driscv64.rs4 pub type ucontext_t = sigcontext; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Daarch64.rs4 pub type ucontext_t = sigcontext; typedef
Driscv64.rs4 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 Daarch64.rs4 pub type ucontext_t = sigcontext; typedef
H A Driscv64.rs4 pub type ucontext_t = sigcontext; typedef
H A Dx86_64.rs6 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 Driscv64.rs4 pub type ucontext_t = sigcontext; typedef
H A Daarch64.rs4 pub type ucontext_t = sigcontext; typedef

123456