Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.cpp653 static int _phdr_table_set_gnu_relro_prot(const ElfW(Phdr)* phdr_table, size_t phdr_count, in _phdr_table_set_gnu_relro_prot() function
710 return _phdr_table_set_gnu_relro_prot(phdr_table, phdr_count, load_bias, PROT_READ); in phdr_table_protect_gnu_relro()