Searched defs:executable (Results 1 – 3 of 3) sorted by relevance
71 bool executable, in Open()132 bool executable, in OpenElfFile()196 bool writable, bool executable, in ElfFileOpen()
1042 bool ElfFile::Load(bool executable, std::string* error_msg) { in Load()
1303 bool executable = !runtime->IsCompiler(); in OpenOatFileFromDexLocation() local