HomeSort by relevance Sort by last modified time
    Searched refs:ElfFileOpen (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file.h 287 bool ElfFileOpen(File* file, uint8_t* requested_base,
oat_file.cc 192 bool success = oat_file->ElfFileOpen(file, requested_base, oat_file_begin, writable, executable,
325 bool OatFile::ElfFileOpen(File* file, uint8_t* requested_base, uint8_t* oat_file_begin,
    [all...]

Completed in 36 milliseconds