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