Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h79 return is_executable_; in IsExecutable()
313 const bool is_executable_; variable
Doat_file.cc203 is_executable_(is_executable), dlopen_handle_(nullptr), in OatFile()