Lines Matching refs:executable
111 bool executable,
124 bool executable,
131 OatFileBase(const std::string& filename, bool executable) : OatFile(filename, executable) {} in OatFileBase() argument
151 bool executable,
158 bool executable,
194 bool executable, in OpenOatFile() argument
199 std::unique_ptr<OatFileBase> ret(new kOatFileBaseSubType(location, executable)); in OpenOatFile()
205 executable, in OpenOatFile()
236 bool executable, in OpenOatFile() argument
241 std::unique_ptr<OatFileBase> ret(new kOatFileBaseSubType(oat_location, executable)); in OpenOatFile()
245 executable, in OpenOatFile()
881 DlOpenOatFile(const std::string& filename, bool executable) in DlOpenOatFile() argument
882 : OatFileBase(filename, executable), in DlOpenOatFile()
914 bool executable,
921 bool executable ATTRIBUTE_UNUSED, in Load()
987 bool executable, in Load() argument
1007 if (!executable) { in Load()
1224 ElfOatFile(const std::string& filename, bool executable) : OatFileBase(filename, executable) {} in ElfOatFile() argument
1230 bool executable,
1257 bool executable,
1264 bool executable,
1275 bool executable,
1291 bool executable, in OpenElfFile() argument
1297 std::unique_ptr<ElfOatFile> oat_file(new ElfOatFile(location, executable)); in OpenElfFile()
1301 executable, in OpenElfFile()
1344 bool executable, in Load() argument
1356 executable, in Load()
1364 bool executable, in Load() argument
1379 executable, in Load()
1389 bool executable, in ElfFileOpen() argument
1403 bool loaded = elf_file_->Load(file, executable, low_4gb, reservation, error_msg); in ElfFileOpen()
1463 bool executable ATTRIBUTE_UNUSED, in Load()
1473 bool executable ATTRIBUTE_UNUSED, in Load()
1585 bool executable, in Open() argument
1612 executable, in Open()
1641 executable, in Open()
1653 bool executable, in Open() argument
1668 executable, in Open()