Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.cpp697 ElfW(Addr) load_bias, int extra_prot_flags) { in _phdr_table_set_load_prot() argument
710 if ((extra_prot_flags & PROT_WRITE) != 0) { in _phdr_table_set_load_prot()
717 prot | extra_prot_flags); in _phdr_table_set_load_prot()