Searched refs:phdr_table_unprotect_segments (Results 1 - 3 of 3) sorted by last modified time

/ndk/sources/android/crazy_linker/src/
H A Dcrazy_linker_elf_relocations.cpp268 if (phdr_table_unprotect_segments(phdr_, phdr_count_, load_bias_) < 0) {
H A Dlinker_phdr.cpp183 * phdr_table_protect_segments and phdr_table_unprotect_segments.
211 * You should only call this after phdr_table_unprotect_segments and
243 int phdr_table_unprotect_segments(const ELF::Phdr* phdr_table, function
H A Dlinker_phdr.h53 int phdr_table_unprotect_segments(const ELF::Phdr* phdr_table,

Completed in 133 milliseconds