Searched refs:Dlopen (Results 1 – 1 of 1) sorted by relevance
1100 bool Dlopen(const std::string& elf_filename,1191 bool success = Dlopen(elf_filename, reservation, error_msg); in Load()1217 bool DlOpenOatFile::Dlopen(const std::string& elf_filename, in Dlopen() function in art::DlOpenOatFile