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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp 145 bool has_rel_relocations = false; local
184 has_rel_relocations = true;
199 has_rel_relocations = true;
254 if (relocations_type_ == DT_RELA && has_rel_relocations) {
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.cpp 145 bool has_rel_relocations = false; local
184 has_rel_relocations = true;
199 has_rel_relocations = true;
254 if (relocations_type_ == DT_RELA && has_rel_relocations) {

Completed in 732 milliseconds