Searched refs:CANARY (Results 1 - 6 of 6) sorted by relevance

/seL4-test-master/projects/musllibc/arch/x32/
H A Dpthread_arch.h12 #define CANARY canary2 macro
/seL4-test-master/projects/musllibc/arch/powerpc/
H A Dpthread_arch.h22 #define CANARY canary_at_end macro
/seL4-test-master/projects/musllibc/arch/powerpc64/
H A Dpthread_arch.h17 #define CANARY canary_at_end macro
/seL4-test-master/projects/musllibc/src/env/
H A D__stack_chk_fail.c12 __pthread_self()->CANARY = __stack_chk_guard;
/seL4-test-master/projects/musllibc/src/internal/
H A Dpthread_impl.h92 #ifndef CANARY
93 #define CANARY canary macro
/seL4-test-master/projects/musllibc/src/thread/
H A Dpthread_create.c278 new->CANARY = self->CANARY;

Completed in 40 milliseconds