HomeSort by relevance Sort by last modified time
    Searched refs:ucontext_t (Results 1 - 25 of 139) sorted by null

1 2 3 4 5 6

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
17-1-buildonly.c 2 Test the definition of ucontext_t.
7 ucontext_t dummy;
18-1-buildonly.c 2 Test the definition of ucontext_t.
7 ucontext_t dummy;
  /external/strace/linux/powerpc64/
rt_sigframe.h 37 ucontext_t uc;
  /external/strace/linux/hppa/
rt_sigframe.h 36 ucontext_t uc;
  /external/strace/linux/
rt_sigframe.h 37 ucontext_t uc;
  /external/strace/linux/x86_64/
rt_sigframe.h 38 ucontext_t uc;
  /external/strace/linux/bfin/
rt_sigframe.h 39 ucontext_t uc;
  /external/strace/linux/mips/
rt_sigframe.h 36 ucontext_t uc;
  /external/strace/linux/s390/
rt_sigframe.h 37 ucontext_t uc;
  /external/strace/linux/sh64/
rt_sigframe.h 37 ucontext_t uc;
  /external/strace/linux/tile/
rt_sigframe.h 36 ucontext_t uc;
arch_sigreturn.c 7 offsetof(ucontext_t, uc_sigmask);
  /external/libunwind/src/hppa/
Ginit_local.c 32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
40 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
  /external/libunwind/src/mips/
Ginit_local.c 31 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
39 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
  /external/google-breakpad/src/client/mac/handler/
ucontext_compat.h 35 // The purpose of this file is to work around the fact that ucontext_t's
43 typedef ucontext_t breakpad_ucontext_t;
  /external/google-breakpad/src/common/android/include/
ucontext.h 46 int breakpad_getcontext(ucontext_t* ucp);
  /external/strace/linux/i386/
rt_sigframe.h 39 ucontext_t uc;
  /external/strace/linux/m68k/
rt_sigframe.h 40 ucontext_t uc;
  /external/libunwind/src/ppc/
Ginit_local.c 38 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
47 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
  /external/libunwind/src/x86/
Ginit_local.c 32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
40 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
  /external/libunwind/src/x86_64/
Ginit_local.c 34 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
42 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
  /external/google-breakpad/src/common/android/
breakpad_getcontext_unittest.cc 55 offsetof(ucontext_t,uc_mcontext.arm_r0));
60 offsetof(ucontext_t,uc_mcontext.regs[0]));
62 offsetof(ucontext_t,uc_mcontext.sp));
64 offsetof(ucontext_t,uc_mcontext.pc));
66 offsetof(ucontext_t,uc_mcontext.pstate));
68 offsetof(ucontext_t,uc_mcontext.__reserved));
71 offsetof(ucontext_t,uc_mcontext.gregs));
74 offsetof(ucontext_t,uc_mcontext.gregs[REG_##x]))
96 offsetof(ucontext_t,uc_mcontext.fpregs));
99 offsetof(ucontext_t,__fpregs_mem))
    [all...]
  /external/compiler-rt/test/lsan/TestCases/
swapcontext.cc 31 ucontext_t orig_context;
32 ucontext_t child_context;
  /external/google-breakpad/src/client/solaris/handler/
minidump_generator.h 65 ucontext_t **sig_ctx) const;
  /external/strace/linux/arm/
arch_sigreturn.c 12 offsetof(ucontext_t, uc_sigmask)) :

Completed in 625 milliseconds

1 2 3 4 5 6