Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_ashmem.h42 bool SetProtectionFlags(int prot_flags);
Dcrazy_linker_ashmem.cpp44 bool AshmemRegion::SetProtectionFlags(int prot) { in SetProtectionFlags() function in crazy::AshmemRegion
Dcrazy_linker_elf_relro.cpp144 if (!ashmem_.SetProtectionFlags(PROT_READ)) { in ForceReadOnly()
Dcrazy_linker_api.cpp249 !region.SetProtectionFlags(PROT_READ) || in crazy_system_can_share_relro()