Searched refs:is_executable_ (Results 1 – 2 of 2) sorted by relevance
73 return is_executable_; in IsExecutable()328 const bool is_executable_; variable
145 : location_(location), begin_(NULL), end_(NULL), is_executable_(is_executable), in OatFile()