HomeSort by relevance Sort by last modified time
    Searched defs:phdr_table_protect_segments (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/src/
linker_phdr.cpp 183 * phdr_table_protect_segments and phdr_table_unprotect_segments.
221 int phdr_table_protect_segments(const ELF::Phdr* phdr_table, function
229 * will have to call phdr_table_protect_segments to restore the original
  /ndk/sources/android/crazy_linker/src/
linker_phdr.cpp 183 * phdr_table_protect_segments and phdr_table_unprotect_segments.
221 int phdr_table_protect_segments(const ELF::Phdr* phdr_table, function
229 * will have to call phdr_table_protect_segments to restore the original

Completed in 48 milliseconds