Searched refs:uc_link (Results 1 - 25 of 35) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
H A Ducontext.h6 struct ucontext *uc_link; member in struct:ucontext
/external/chromium_org/sandbox/linux/services/
H A Dandroid_arm64_ucontext.h16 struct ucontext* uc_link; member in struct:ucontext_t
H A Dandroid_arm_ucontext.h17 struct ucontext *uc_link; member in struct:ucontext
H A Dandroid_i386_ucontext.h68 struct ucontext* uc_link; member in struct:ucontext
H A Dandroid_mips_ucontext.h40 struct ucontext* uc_link; member in struct:ucontext
H A Dandroid_x86_64_ucontext.h77 struct ucontext* uc_link; member in struct:ucontext
/external/libunwind/src/mips/
H A Dgen-offsets.c22 UC ("LINK", uc_link);
/external/compiler-rt/android/include/sys/
H A Ducontext.h38 struct ucontext* uc_link; member in struct:ucontext
102 struct ucontext* uc_link; member in struct:ucontext
137 struct ucontext* uc_link; member in struct:ucontext
/external/compiler-rt/test/lsan/TestCases/
H A Dswapcontext.cc31 child_context.uc_link = &orig_context;
/external/libunwind/src/arm/
H A Dgen-offsets.c23 UC ("LINK", uc_link);
/external/libunwind/src/sh/
H A Dgen-offsets.c23 UC ("LINK", uc_link);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h71 struct __ucontext *uc_link; member in struct:__sanitizer::__xucontext
/external/compiler-rt/test/asan/TestCases/Linux/
H A Dswapcontext_test.cc56 child_context.uc_link = &orig_context;
/external/libunwind/src/aarch64/
H A Dgen-offsets.c23 UC ("LINK", uc_link);
/external/valgrind/main/memcheck/tests/linux/
H A Dstack_changes.c47 uc->uc_link = NULL;
/external/chromium_org/v8/src/
H A Dsampler.cc72 struct ucontext* uc_link; member in struct:ucontext
84 struct ucontext *uc_link; member in struct:ucontext
115 struct ucontext* uc_link; member in struct:ucontext
133 struct ucontext* uc_link; member in struct:ucontext
150 struct ucontext *uc_link; member in struct:ucontext
/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-ppc64-linux.c219 frame->uc.uc_link = 0;
240 frame->uc.uc_link = 0;
H A Dsigframe-arm-linux.c133 uc->uc_link = 0;
H A Dsigframe-arm64-linux.c132 uc->uc_link = 0;
H A Dsigframe-amd64-linux.c337 uc->uc_link = 0;
H A Dsigframe-mips32-linux.c216 ucp->uc_link = 0;
H A Dsigframe-mips64-linux.c199 ucp->uc_link = 0;
H A Dsigframe-ppc32-linux.c466 //.. uc->uc_link = 0;
724 ucp->uc_link = 0;
/external/valgrind/main/include/vki/
H A Dvki-amd64-linux.h531 struct vki_ucontext *uc_link; member in struct:vki_ucontext
H A Dvki-arm64-linux.h523 struct vki_ucontext *uc_link; member in struct:vki_ucontext

Completed in 576 milliseconds

12