Searched defs:mmap_prot (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Delf_file.cc1735 ElfFile* ElfFile::Open(File* file, int mmap_prot, int mmap_flags, std::string* error_msg) { argument
1757 mmap_prot,
1767 mmap_prot,

Completed in 20 milliseconds