Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c77 # undef NOMMU_SYSTEM
78 # define NOMMU_SYSTEM 1 macro
80 #if NOMMU_SYSTEM
1218 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()
1434 | (NOMMU_SYSTEM ? 0 in startup_child()
1489 if (NOMMU_SYSTEM) { in test_ptrace_seize()
Ddefs.h113 #define NOMMU_SYSTEM 0 macro
DChangeLog45240 * strace.c (init) [NOMMU_SYSTEM]: Do not set hide_log_until_execve