Home
last modified time | relevance | path

Searched defs:handle_text_relocs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bionic/linker/
H A Dlinker_relocate.cpp186 const bool handle_text_relocs = false; in process_relocation_impl() local
190 const bool handle_text_relocs = IsGeneral && relocator.si->has_text_relocations; in process_relocation_impl() local