Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A 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()
H A Dlinker_soinfo.h241 bool has_text_relocations; member
H A Dlinker.cpp3072 has_text_relocations = true; in prelink_image()
3090 has_text_relocations = true; in prelink_image()
3255 if (has_text_relocations) { in link_image()
3284 if (has_text_relocations) { in link_image()