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
198 const std::string& elf_filename, in OpenOatFile()1096 bool DlOpenOatFile::Load(const std::string& elf_filename, in Load()1160 bool DlOpenOatFile::Dlopen(const std::string& elf_filename, in Dlopen()1292 void DlOpenOatFile::PreSetup(const std::string& elf_filename) { in PreSetup()1507 bool ElfOatFile::Load(const std::string& elf_filename, in Load()