Searched refs:protect_segments (Results 1 – 1 of 1) sorted by relevance
183 auto protect_segments = []() { return true; }; in process_relocation_impl() local187 auto protect_segments = [&]() { in process_relocation_impl() local292 if (should_protect_segments && !protect_segments()) return false; in process_relocation_impl()374 if (handle_text_relocs && !protect_segments()) return false; in process_relocation_impl()