Searched refs:has_executable_segment (Results 1 – 1 of 1) sorted by relevance
2010 bool has_executable_segment = false; in TEST() local2019 has_executable_segment = has_executable_segment || (rec.perms & PROT_EXEC) != 0; in TEST()2032 if (!has_executable_segment) { in TEST()