Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dlinker_phdr.h49 int phdr_table_protect_segments(const ELF::Phdr* phdr_table,
Dlinker_phdr.cpp221 int phdr_table_protect_segments(const ELF::Phdr* phdr_table, in phdr_table_protect_segments() function
Dcrazy_linker_elf_relocations.cpp310 if (phdr_table_protect_segments(phdr_, phdr_count_, load_bias_) < 0) { in ApplyAll()