Searched refs:phdr_table_unprotect_segments (Results 1 - 3 of 3) sorted by relevance

/bionic/linker/
H A Dlinker_phdr.h95 phdr_table_unprotect_segments(const Elf32_Phdr* phdr_table,
H A Dlinker_phdr.cpp375 * phdr_table_protect_segments and phdr_table_unprotect_segments.
404 * You should only call this after phdr_table_unprotect_segments and
440 phdr_table_unprotect_segments(const Elf32_Phdr* phdr_table, function
H A Dlinker.cpp1536 if (phdr_table_unprotect_segments(si->phdr, si->phnum, si->load_bias) < 0) {

Completed in 1899 milliseconds