Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc187 bool writable, in OpenElfFile()
326 bool writable, bool executable, in ElfFileOpen()
Delf_file.cc114 ElfFileImpl<ElfTypes>::ElfFileImpl(File* file, bool writable, in ElfFileImpl()
141 File* file, bool writable, bool program_header_only, in Open()
1771 ElfFile* ElfFile::Open(File* file, bool writable, bool program_header_only, std::string* error_msg, in Open()