Searched refs:isolate_execinstr (Results 1 – 10 of 10) sorted by relevance
161 isolate_execinstr() const in isolate_execinstr() function162 { return this->pti_->isolate_execinstr; } in isolate_execinstr()558 bool isolate_execinstr; member
230 && !this->target().isolate_execinstr()) in check_rodata_segment()
2014 if ((target->isolate_execinstr() || parameters->options().rosegment()) in attach_allocated_section_to_segment()2574 && (!target->isolate_execinstr() in find_first_load_seg()2739 if (target->isolate_execinstr()) in load_seg_unusable_for_headers()3885 return !target->isolate_execinstr(); in is_text_segment()3947 if (target->isolate_execinstr()) in set_segment_offsets()4159 if (load_seg != NULL && target->isolate_execinstr()) in set_segment_offsets()
4432 if (target->isolate_execinstr() && (this->flags() & elfcpp::PF_X) != 0) in set_section_addresses()
3005 Target* argument. If target->isolate_execinstr() and the segment3019 isolate_execinstr case.3188 out of Layout::relaxation_loop_body. If TARGET->isolate_execinstr()3192 segment if TARGET->isolate_execinstr().5034 * target.h (Target::Target_info): New members isolate_execinstr5036 (Target::isolate_execinstr, Target::rosegment_gap): New methods.5044 Take new const Target* argument. If target->isolate_execinstr(), act5047 if target->isolate_execinstr(), reject PF_X segments.5049 (Layout::set_segment_offsets): If target->isolate_execinstr(),
2011 if ((target->isolate_execinstr() || parameters->options().rosegment()) in attach_allocated_section_to_segment()2570 && (!target->isolate_execinstr() in find_first_load_seg()2735 if (target->isolate_execinstr()) in load_seg_unusable_for_headers()3816 return !target->isolate_execinstr(); in is_text_segment()3878 if (target->isolate_execinstr()) in set_segment_offsets()4090 if (load_seg != NULL && target->isolate_execinstr()) in set_segment_offsets()
4431 if (target->isolate_execinstr() && (this->flags() & elfcpp::PF_X) != 0) in set_section_addresses()