Searched refs:phdr_table_protect_segments (Results 1 – 4 of 4) sorted by relevance
118 int phdr_table_protect_segments(const ElfW(Phdr)* phdr_table,
187 if (phdr_table_protect_segments(relocator.si->phdr, relocator.si->phnum, in process_relocation_impl()
778 int phdr_table_protect_segments(const ElfW(Phdr)* phdr_table, in phdr_table_protect_segments() function
3283 if (phdr_table_protect_segments(phdr, phnum, load_bias) < 0) { in link_image()