Searched refs:setcontext (Results 1 - 11 of 11) sorted by relevance

/external/libunwind/src/hppa/
H A Dunwind_i.h39 #define setcontext UNW_ARCH_OBJ (setcontext) macro
45 extern int setcontext (const ucontext_t *ucp);
H A DGresume.c75 Debug (8, "resuming at ip=%x via setcontext()\n", c->dwarf.ip);
76 setcontext (uc);
/external/libunwind/src/x86_64/
H A Dunwind_i.h60 #define setcontext UNW_ARCH_OBJ (setcontext) macro
82 extern int setcontext (const ucontext_t *ucp);
H A DGresume.c54 Debug (8, "resuming at ip=%llx via setcontext()\n",
56 setcontext (uc);
/external/valgrind/memcheck/tests/linux/
H A Dstack_changes.c10 // This test is checking the libc context calls (setcontext, etc.) and
23 setcontext(newc);
/external/libunwind/src/ia64/
H A DGresume.c161 setcontext (c->as_arg); /* should not return */
/external/libunwind/src/x86/
H A DGos-freebsd.c347 Debug (8, "resuming at ip=%x via setcontext()\n", c->dwarf.ip);
348 setcontext (uc);
H A DGos-linux.c309 Debug (8, "resuming at ip=%x via setcontext()\n", c->dwarf.ip);
311 setcontext (uc);
/external/libunwind/
H A DAndroid.mk210 src/x86_64/setcontext.S \
/external/sepolicy/
H A Daccess_vectors702 setcontext
/external/selinux/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf541 setcontext

Completed in 195 milliseconds