Home | History | Annotate | Download | only in src

Lines Matching defs:mcontext_t

31 // GLibc on ARM defines mcontext_t has a typedef for 'struct sigcontext'.
62 // mcontext_t.
68 typedef struct sigcontext mcontext_t;
74 mcontext_t uc_mcontext;
80 typedef struct sigcontext mcontext_t;
86 mcontext_t uc_mcontext;
111 } mcontext_t;
117 mcontext_t uc_mcontext;
128 } mcontext_t;
135 mcontext_t uc_mcontext;
146 } mcontext_t;
152 mcontext_t uc_mcontext;
362 mcontext_t& mcontext = ucontext->uc_mcontext;
377 // values from mcontext_t.