Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dlinker_phdr.h57 int phdr_table_get_relro_info(const ELF::Phdr* phdr_table,
Dlinker_phdr.cpp258 int phdr_table_get_relro_info(const ELF::Phdr* phdr_table, in phdr_table_get_relro_info() function
317 if (phdr_table_get_relro_info( in phdr_table_protect_gnu_relro()
Dcrazy_linker_shared_library.cpp199 if (phdr_table_get_relro_info(view_.phdr(), in Load()