Home
last modified time | relevance | path

Searched refs:user_stack_alloc (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/kern/
H A Dmach_loader.h71 user_addr_t user_stack_alloc; member
H A Dkern_exec.c6314 (uint64_t)load_result->user_stack_alloc, in exec_add_apple_strings()
7032 load_result->user_stack_alloc = (user_addr_t)addr; in create_unix_stack()
H A Dmach_loader.c106 .user_stack_alloc = MACH_VM_MIN_ADDRESS,