Searched refs:OpenDlopen (Results 1 – 2 of 2) sorted by relevance
295 static OatFile* OpenDlopen(const std::string& elf_filename,
82 ret.reset(OpenDlopen(filename, location, requested_base, error_msg)); in Open()115 OatFile* OatFile::OpenDlopen(const std::string& elf_filename, in OpenDlopen() function in art::OatFile