Searched refs:phdr_table_protect_segments (Results 1 – 3 of 3) sorted by relevance
49 int phdr_table_protect_segments(const ELF::Phdr* phdr_table,
221 int phdr_table_protect_segments(const ELF::Phdr* phdr_table, in phdr_table_protect_segments() function
310 if (phdr_table_protect_segments(phdr_, phdr_count_, load_bias_) < 0) { in ApplyAll()