Searched refs:should_protect_segments (Results 1 – 1 of 1) sorted by relevance
272 const bool should_protect_segments = handle_text_relocs && in process_relocation_impl() local275 if (should_protect_segments && !protect_segments()) return false; in process_relocation_impl()277 if (should_protect_segments && !unprotect_segments()) return false; in process_relocation_impl()