Home
last modified time | relevance | path

Searched defs:__ucontext (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/musl/arch/powerpc/bits/
H A Dsignal.h62 typedef struct __ucontext { struct
64 struct __ucontext *uc_link; argument
65 stack_t uc_stack;
66 int uc_pad[7];
67 mcontext_t *uc_regs;
68 sigset_t uc_sigmask;
69 int uc_pad2[3];
70 mcontext_t uc_mcontext;
/aosp_15_r20/external/trusty/musl/arch/powerpc/bits/
Dsignal.h62 typedef struct __ucontext { struct
64 struct __ucontext *uc_link; argument
65 stack_t uc_stack;
66 int uc_pad[7];
67 mcontext_t *uc_regs;
68 sigset_t uc_sigmask;
69 int uc_pad2[3];
70 mcontext_t uc_mcontext;
/aosp_15_r20/external/musl/arch/loongarch64/bits/
H A Dsignal.h44 typedef struct __ucontext struct
47 struct __ucontext *uc_link; argument
48 stack_t uc_stack;
49 sigset_t uc_sigmask;
50 long __uc_pad;
51 mcontext_t uc_mcontext;
/aosp_15_r20/external/trusty/musl/arch/arm/bits/
Dsignal.h31 typedef struct __ucontext { struct
33 struct __ucontext *uc_link; argument
34 stack_t uc_stack;
35 mcontext_t uc_mcontext;
36 sigset_t uc_sigmask;
37 unsigned long long uc_regspace[64];
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/bits/
H A Dsignal.h31 typedef struct __ucontext { struct
33 struct __ucontext *uc_link; argument
34 stack_t uc_stack;
35 mcontext_t uc_mcontext;
36 sigset_t uc_sigmask;
37 unsigned long long uc_regspace[64];
/aosp_15_r20/external/musl/arch/arm/bits/
H A Dsignal.h31 typedef struct __ucontext { struct
33 struct __ucontext *uc_link; argument
34 stack_t uc_stack;
35 mcontext_t uc_mcontext;
36 sigset_t uc_sigmask;
37 unsigned long long uc_regspace[64];
/aosp_15_r20/external/musl/arch/or1k/bits/
H A Dsignal.h31 typedef struct __ucontext { struct
33 struct __ucontext *uc_link; argument
34 stack_t uc_stack;
35 mcontext_t uc_mcontext;
36 sigset_t uc_sigmask;
/aosp_15_r20/external/trusty/musl/arch/or1k/bits/
Dsignal.h31 typedef struct __ucontext { struct
33 struct __ucontext *uc_link; argument
34 stack_t uc_stack;
35 mcontext_t uc_mcontext;
36 sigset_t uc_sigmask;
/aosp_15_r20/external/trusty/musl/arch/riscv64/bits/
Dsignal.h57 typedef struct __ucontext struct
60 struct __ucontext *uc_link; argument
61 stack_t uc_stack;
62 sigset_t uc_sigmask;
63 mcontext_t uc_mcontext;
/aosp_15_r20/external/trusty/musl/arch/sh/bits/
Dsignal.h33 typedef struct __ucontext { struct
35 struct __ucontext *uc_link; argument
36 stack_t uc_stack;
37 mcontext_t uc_mcontext;
38 sigset_t uc_sigmask;
/aosp_15_r20/external/musl/arch/riscv32/bits/
H A Dsignal.h65 typedef struct __ucontext struct
68 struct __ucontext *uc_link; argument
69 stack_t uc_stack;
70 sigset_t uc_sigmask;
71 mcontext_t uc_mcontext;
/aosp_15_r20/external/musl/arch/powerpc64/bits/
H A Dsignal.h56 typedef struct __ucontext { struct
58 struct __ucontext *uc_link; argument
59 stack_t uc_stack;
60 sigset_t uc_sigmask;
61 mcontext_t uc_mcontext;
/aosp_15_r20/external/musl/arch/riscv64/bits/
H A Dsignal.h65 typedef struct __ucontext struct
68 struct __ucontext *uc_link; argument
69 stack_t uc_stack;
70 sigset_t uc_sigmask;
71 mcontext_t uc_mcontext;
/aosp_15_r20/external/trusty/musl/arch/powerpc64/bits/
Dsignal.h60 typedef struct __ucontext { struct
62 struct __ucontext *uc_link; argument
63 stack_t uc_stack;
64 sigset_t uc_sigmask;
65 mcontext_t uc_mcontext;
/aosp_15_r20/external/trusty/musl/arch/m68k/bits/
Dsignal.h85 typedef struct __ucontext { struct
87 struct __ucontext *uc_link; argument
88 stack_t uc_stack;
89 mcontext_t uc_mcontext;
90 long __reserved[80];
91 sigset_t uc_sigmask;
/aosp_15_r20/external/musl/arch/m68k/bits/
H A Dsignal.h85 typedef struct __ucontext { struct
87 struct __ucontext *uc_link; argument
88 stack_t uc_stack;
89 mcontext_t uc_mcontext;
90 long __reserved[80];
91 sigset_t uc_sigmask;
/aosp_15_r20/external/trusty/musl/arch/s390x/bits/
Dsignal.h67 typedef struct __ucontext { struct
69 struct __ucontext *uc_link; argument
70 stack_t uc_stack;
71 mcontext_t uc_mcontext;
72 sigset_t uc_sigmask;
/aosp_15_r20/external/musl/arch/sh/bits/
H A Dsignal.h42 typedef struct __ucontext { struct
44 struct __ucontext *uc_link; argument
45 stack_t uc_stack;
46 mcontext_t uc_mcontext;
47 sigset_t uc_sigmask;
/aosp_15_r20/external/musl/arch/s390x/bits/
H A Dsignal.h67 typedef struct __ucontext { struct
69 struct __ucontext *uc_link; argument
70 stack_t uc_stack;
71 mcontext_t uc_mcontext;
72 sigset_t uc_sigmask;
/aosp_15_r20/external/musl/arch/mips64/bits/
H A Dsignal.h73 typedef struct __ucontext { struct
75 struct __ucontext *uc_link; argument
76 stack_t uc_stack;
77 mcontext_t uc_mcontext;
78 sigset_t uc_sigmask;
/aosp_15_r20/external/trusty/musl/arch/microblaze/bits/
Dsignal.h34 typedef struct __ucontext { struct
36 struct __ucontext *uc_link; argument
37 stack_t uc_stack;
38 mcontext_t uc_mcontext;
39 sigset_t uc_sigmask;
/aosp_15_r20/external/musl/arch/mipsn32/bits/
H A Dsignal.h73 typedef struct __ucontext { struct
75 struct __ucontext *uc_link; argument
76 stack_t uc_stack;
77 mcontext_t uc_mcontext;
78 sigset_t uc_sigmask;
/aosp_15_r20/external/musl/arch/microblaze/bits/
H A Dsignal.h34 typedef struct __ucontext { struct
36 struct __ucontext *uc_link; argument
37 stack_t uc_stack;
38 mcontext_t uc_mcontext;
39 sigset_t uc_sigmask;
/aosp_15_r20/external/trusty/musl/arch/mipsn32/bits/
Dsignal.h73 typedef struct __ucontext { struct
75 struct __ucontext *uc_link; argument
76 stack_t uc_stack;
77 mcontext_t uc_mcontext;
78 sigset_t uc_sigmask;
/aosp_15_r20/external/trusty/musl/arch/mips64/bits/
Dsignal.h73 typedef struct __ucontext { struct
75 struct __ucontext *uc_link; argument
76 stack_t uc_stack;
77 mcontext_t uc_mcontext;
78 sigset_t uc_sigmask;

12