Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h73 return is_executable_; in IsExecutable()
328 const bool is_executable_; variable
Doat_file.cc145 : location_(location), begin_(NULL), end_(NULL), is_executable_(is_executable), in OatFile()