Searched defs:prot (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ |
D | mem_map.cc | 276 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()
|
D | mem_map.h | 114 int prot, in MapFile()
|
D | elf_file.cc | 71 int prot; in Open() local 88 int prot, in Open() 103 int prot, in Setup() 1173 int prot = 0; in Load() local
|