HomeSort by relevance Sort by last modified time
    Searched refs:phdr_table_get_relro_info (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/src/
linker_phdr.h 57 int phdr_table_get_relro_info(const ELF::Phdr* phdr_table,
linker_phdr.cpp 258 int phdr_table_get_relro_info(const ELF::Phdr* phdr_table, function
317 if (phdr_table_get_relro_info(
crazy_linker_shared_library.cpp 199 if (phdr_table_get_relro_info(view_.phdr(),
  /ndk/sources/android/crazy_linker/src/
linker_phdr.h 57 int phdr_table_get_relro_info(const ELF::Phdr* phdr_table,
linker_phdr.cpp 258 int phdr_table_get_relro_info(const ELF::Phdr* phdr_table, function
317 if (phdr_table_get_relro_info(
crazy_linker_shared_library.cpp 199 if (phdr_table_get_relro_info(view_.phdr(),

Completed in 123 milliseconds