Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dmem_map.cc276 int prot, in TryMemMapLow4GB()
296 int prot, in MapAnonymous()
486 int prot, in MapFileAtAddress()
611 size_t base_size, int prot, bool reuse, size_t redzone_size) in MemMap()
729 bool MemMap::Protect(int prot) { in Protect()
903 int prot, in MapInternalArtLow4GBAllocator()
997 int prot, in MapInternal()
Dmem_map.h114 int prot, in MapFile()
Delf_file.cc71 int prot; in Open() local
88 int prot, in Open()
103 int prot, in Setup()
1173 int prot = 0; in Load() local