Searched defs:protect_all (Results 1 – 3 of 3) sorted by relevance
94 void protect_all(int prot) { block_allocator_.protect_all(prot); } in protect_all() function
109 void LinkerBlockAllocator::protect_all(int prot) { in protect_all() function in LinkerBlockAllocator
118 static void protect_all() { in protect_all() function