Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_relocate.cpp186 const bool handle_text_relocs = IsGeneral && relocator.si->has_text_relocations; in process_relocation_impl()
568 if (relocator.si->has_text_relocations) return true; in needs_slow_relocate_loop()
Dlinker_soinfo.h243 bool has_text_relocations; member
Dlinker.cpp3141 has_text_relocations = true; in prelink_image()
3159 has_text_relocations = true; in prelink_image()
3351 if (has_text_relocations) { in link_image()
3380 if (has_text_relocations) { in link_image()