Searched refs:NOMMU_SYSTEM (Results 1 – 3 of 3) sorted by relevance
66 # undef NOMMU_SYSTEM67 # define NOMMU_SYSTEM 1 macro69 #if NOMMU_SYSTEM1219 if (!NOMMU_SYSTEM) in exec_or_die()1377 params_for_tracee.pathname = NOMMU_SYSTEM ? xstrdup(pathname) : pathname; in startup_child()1405 if (!NOMMU_SYSTEM) { in startup_child()1429 if (!NOMMU_SYSTEM) in startup_child()1435 | (NOMMU_SYSTEM ? 0 : (TCB_HIDE_LOG | post_attach_sigstop)); in startup_child()1489 if (NOMMU_SYSTEM) { in test_ptrace_seize()
127 #define NOMMU_SYSTEM 0 macro
26050 * strace.c (init) [NOMMU_SYSTEM]: Do not set hide_log_until_execve