Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc106 bool executable, in Open()
188 bool executable, in OpenElfFile()
326 bool writable, bool executable, in ElfFileOpen()
Delf_file.cc1127 bool ElfFileImpl<ElfTypes>::Load(bool executable, std::string* error_msg) { in Load()
1847 bool ElfFile::Load(bool executable, std::string* error_msg) { in Load()