Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relocations.cpp145 bool has_rel_relocations = false; in Init() local
184 has_rel_relocations = true; in Init()
199 has_rel_relocations = true; in Init()
254 if (relocations_type_ == DT_RELA && has_rel_relocations) { in Init()