Searched refs:write_protect_code_memory_ (Results 1 – 2 of 2) sorted by relevance
614 bool write_protect_code_memory() const { return write_protect_code_memory_; } in write_protect_code_memory()2195 bool write_protect_code_memory_ = false; variable
5886 write_protect_code_memory_ = FLAG_write_protect_code_memory; in SetUpSpaces()