Searched defs:is_executable (Results 1 – 3 of 3) sorted by relevance
68 bool is_executable = false; member
258 is_executable(const string& filename) in is_executable() function
1935 OatFile::OatFile(const std::string& location, bool is_executable) in OatFile()