Searched refs:phdr_table_protect_segments (Results 1 – 3 of 3) sorted by relevance
88 int phdr_table_protect_segments(const ElfW(Phdr)* phdr_table,
479 int phdr_table_protect_segments(const ElfW(Phdr)* phdr_table, in phdr_table_protect_segments() function
1942 if (phdr_table_protect_segments(phdr, phnum, load_bias) < 0) { in relocate()2001 if (phdr_table_protect_segments(phdr, phnum, load_bias) < 0) { in relocate()3035 if (phdr_table_protect_segments(phdr, phnum, load_bias) < 0) { in link_image()