Home | History | Annotate | Download | only in src

Lines Matching defs:stack_top

914     void* const stack_top =
917 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args);