Home | Sort by relevance Sort by last modified time |
/external/valgrind/main/coregrind/m_debuginfo/ | |
debuginfo.c | 942 Bool exe_ok = toBool(prot & VKI_PROT_EXEC); local 944 exe_ok = exe_ok || toBool(prot & VKI_PROT_READ); 946 if (0 && !exe_ok) { [all...] |