Searched refs:phdr_table_unprotect_segments (Results 1 – 4 of 4) sorted by relevance
121 int phdr_table_unprotect_segments(const ElfW(Phdr)* phdr_table, size_t phdr_count,
197 if (phdr_table_unprotect_segments(relocator.si->phdr, relocator.si->phnum, in process_relocation_impl()
799 int phdr_table_unprotect_segments(const ElfW(Phdr)* phdr_table, in phdr_table_unprotect_segments() function
3267 if (phdr_table_unprotect_segments(phdr, phnum, load_bias) < 0) { in link_image()