Searched defs:elf_filename (Results 1 – 2 of 2) sorted by relevance
57 std::string elf_filename = GetSystemImageFilename(elf_location.c_str(), kRuntimeISA); in TEST_F() local
115 OatFile* OatFile::OpenDlopen(const std::string& elf_filename, in OpenDlopen()158 bool OatFile::Dlopen(const std::string& elf_filename, byte* requested_base, in Dlopen()