Searched refs:stack_allocation (Results 1 – 1 of 1) sorted by relevance
23 void* stack_allocation = malloc(SIGSTKSZ); variable25 stack_base = (uint64_t)stack_allocation;32 alt_stack.ss_sp = stack_allocation;