Home
last modified time | relevance | path

Searched refs:new_personality (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc3121 int new_personality = personality(old_personality | ADDR_NO_RANDOMIZE); in b13564922() local
3122 if (new_personality == -1) { in b13564922()