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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
linker_phdr.cpp 185 static int _phdr_table_set_load_prot(const ELF::Phdr* phdr_table, function
224 return _phdr_table_set_load_prot(phdr_table, phdr_count, load_bias, 0);
246 return _phdr_table_set_load_prot(
  /ndk/sources/android/crazy_linker/src/
linker_phdr.cpp 185 static int _phdr_table_set_load_prot(const ELF::Phdr* phdr_table, function
224 return _phdr_table_set_load_prot(phdr_table, phdr_count, load_bias, 0);
246 return _phdr_table_set_load_prot(

Completed in 84 milliseconds