Searched refs:handle_text_relocs (Results 1 – 1 of 1) sorted by relevance
180 const bool handle_text_relocs = false; in process_relocation_impl() local184 const bool handle_text_relocs = IsGeneral && relocator.si->has_text_relocations; in process_relocation_impl() local272 const bool should_protect_segments = handle_text_relocs && in process_relocation_impl()357 if (handle_text_relocs && !protect_segments()) return false; in process_relocation_impl()359 if (handle_text_relocs && !unprotect_segments()) return false; in process_relocation_impl()