Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_relocate.cpp184 const bool handle_text_relocs = IsGeneral && relocator.si->has_text_relocations; in process_relocation_impl()
550 if (relocator.si->has_text_relocations) return true; in needs_slow_relocate_loop()
Dlinker_soinfo.h241 bool has_text_relocations; member
Dlinker.cpp3075 has_text_relocations = true; in prelink_image()
3093 has_text_relocations = true; in prelink_image()
3252 if (has_text_relocations) { in link_image()
3281 if (has_text_relocations) { in link_image()