Searched refs:isAddressExecutable (Results 1 – 1 of 1) sorted by relevance
26 static jboolean isAddressExecutable(uintptr_t address) { in isAddressExecutable() function51 return isAddressExecutable((uintptr_t) &foo); in android_os_cts_NoExecutePermissionTest_isStackExecutable()62 jboolean result = isAddressExecutable((uintptr_t) foo); in android_os_cts_NoExecutePermissionTest_isHeapExecutable()