Searched refs:stack_top (Results 1 – 1 of 1) sorted by relevance
1068 void* const stack_top = in ExecDeathTestSpawnChild() local1072 reinterpret_cast<intptr_t>(stack_top) % kMaxStackAlignment == 0); in ExecDeathTestSpawnChild()1074 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestSpawnChild()