Searched defs:elf_filename (Results 1 – 2 of 2) sorted by relevance
58 std::string elf_filename = GetSystemImageFilename(elf_location.c_str(), kRuntimeISA); in TEST_F() local125 std::string elf_filename = GetSystemImageFilename(elf_location.c_str(), kRuntimeISA); in TEST_F() local
191 const std::string& elf_filename, in OpenOatFile()985 bool DlOpenOatFile::Load(const std::string& elf_filename, in Load()1029 bool DlOpenOatFile::Dlopen(const std::string& elf_filename, in Dlopen()1148 void DlOpenOatFile::PreSetup(const std::string& elf_filename) { in PreSetup()1342 bool ElfOatFile::Load(const std::string& elf_filename, in Load()