Searched refs:STACK_CANARY_SIZE (Results 1 – 1 of 1) sorted by relevance
94 #define STACK_CANARY_SIZE (4 * sizeof(uint32_t)) macro97 #define STACK_CANARY_SIZE (8 * sizeof(uint32_t)) macro105 #define STACK_CANARY_SIZE 0 macro123 [ROUNDUP(stack_size + STACK_CANARY_SIZE + STACK_CHECK_EXTRA, \139 ((vaddr_t)&(stack)[n] + STACK_CANARY_SIZE / 2)143 STACK_CANARY_SIZE / 2)
Completed in 5 milliseconds