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

/bionic/linker/
H A Dlinker_phdr.h90 phdr_table_protect_segments(const Elf32_Phdr* phdr_table,
H A Dlinker_phdr.cpp375 * phdr_table_protect_segments and phdr_table_unprotect_segments.
415 phdr_table_protect_segments(const Elf32_Phdr* phdr_table, function
425 * will have to call phdr_table_protect_segments to restore the original
H A Dlinker.cpp1531 * phdr_table_protect_segments() after all of them are applied
1568 if (phdr_table_protect_segments(si->phdr, si->phnum, si->load_bias) < 0) {

Completed in 108 milliseconds