• Home
  • Raw
  • Download

Lines Matching refs:executable

114                                   bool executable,
128 bool executable,
136 OatFileBase(const std::string& filename, bool executable) : OatFile(filename, executable) {} in OatFileBase() argument
156 bool executable,
163 bool executable,
203 bool executable, in OpenOatFile() argument
209 std::unique_ptr<OatFileBase> ret(new kOatFileBaseSubType(location, executable)); in OpenOatFile()
215 executable, in OpenOatFile()
246 bool executable, in OpenOatFile() argument
252 std::unique_ptr<OatFileBase> ret(new kOatFileBaseSubType(oat_location, executable)); in OpenOatFile()
256 executable, in OpenOatFile()
1124 DlOpenOatFile(const std::string& filename, bool executable) in DlOpenOatFile() argument
1125 : OatFileBase(filename, executable), in DlOpenOatFile()
1157 bool executable,
1164 bool executable ATTRIBUTE_UNUSED, in Load()
1230 bool executable, in Load() argument
1250 if (!executable) { in Load()
1565 ElfOatFile(const std::string& filename, bool executable) : OatFileBase(filename, executable) {} in ElfOatFile() argument
1588 bool executable,
1595 bool executable,
1606 bool executable,
1641 bool executable, in Load() argument
1653 executable, in Load()
1661 bool executable, in Load() argument
1676 executable, in Load()
1686 bool executable, in ElfFileOpen() argument
1700 bool loaded = elf_file_->Load(file, executable, low_4gb, reservation, error_msg); in ElfFileOpen()
1858 bool executable ATTRIBUTE_UNUSED, in Load()
1868 bool executable ATTRIBUTE_UNUSED, in Load()
1901 bool executable, in Open() argument
1928 executable, in Open()
1958 executable, in Open()
1971 bool executable, in Open() argument
1987 executable, in Open()