Home
last modified time | relevance | path

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

/bionic/tests/
Ddlext_test.cpp2010 bool has_executable_segment = false; in TEST() local
2019 has_executable_segment = has_executable_segment || (rec.perms & PROT_EXEC) != 0; in TEST()
2032 if (!has_executable_segment) { in TEST()