Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file.cc71 bool executable, in Open()
132 bool executable, in OpenElfFile()
196 bool writable, bool executable, in ElfFileOpen()
Delf_file.cc1042 bool ElfFile::Load(bool executable, std::string* error_msg) { in Load()
Dclass_linker.cc1303 bool executable = !runtime->IsCompiler(); in OpenOatFileFromDexLocation() local