Home
last modified time | relevance | path

Searched refs:mmap_prot (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Delf_file.h51 int mmap_prot,
Delf_file_impl.h52 int mmap_prot,
Delf_file.cc1745 ElfFile* ElfFile::Open(File* file, int mmap_prot, int mmap_flags, /*out*/std::string* error_msg) { in Open() argument
1767 mmap_prot, in Open()
1777 mmap_prot, in Open()