Searched defs:canary (Results 1 – 4 of 4) sorted by relevance
56 uintptr_t canary = 0; in _C_FUNCTION() local
37 static uint32_t canary = 0xA5A5A5A5; variable43 uint32_t *canary; member
106 uint32_t *canary = NULL; in thread_check_canaries() local
120 uintptr_t canary = 0xbaaaad00; in plat_get_random_stack_canary() local
Completed in 9 milliseconds