Searched defs:elf_filename (Results 1 – 2 of 2) sorted by relevance
56 std::string elf_filename = GetSystemImageFilename(elf_location.c_str(), kRuntimeISA); in TEST_F() local123 std::string elf_filename = GetSystemImageFilename(elf_location.c_str(), kRuntimeISA); in TEST_F() local
216 const std::string& elf_filename, in OpenOatFile()1227 bool DlOpenOatFile::Load(const std::string& elf_filename, in Load()1291 bool DlOpenOatFile::Dlopen(const std::string& elf_filename, in Dlopen()1426 void DlOpenOatFile::PreSetup(const std::string& elf_filename) { in PreSetup()1602 void PreSetup([[maybe_unused]] const std::string& elf_filename) override {} in PreSetup()1640 bool ElfOatFile::Load(const std::string& elf_filename, in Load()1863 bool Load([[maybe_unused]] const std::string& elf_filename, in Load()1883 void PreSetup([[maybe_unused]] const std::string& elf_filename) override {} in PreSetup()