Home
last modified time | relevance | path

Searched refs:isolate_execinstr (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget.h161 isolate_execinstr() const in isolate_execinstr() function
162 { return this->pti_->isolate_execinstr; } in isolate_execinstr()
558 bool isolate_execinstr; member
H A Dparameters.cc230 && !this->target().isolate_execinstr()) in check_rodata_segment()
H A Dlayout.cc2014 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()
H A Doutput.cc4432 if (target->isolate_execinstr() && (this->flags() & elfcpp::PF_X) != 0) in set_section_addresses()
H A DChangeLog-08153005 Target* argument. If target->isolate_execinstr() and the segment
3019 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_execinstr
5036 (Target::isolate_execinstr, Target::rosegment_gap): New methods.
5044 Take new const Target* argument. If target->isolate_execinstr(), act
5047 if target->isolate_execinstr(), reject PF_X segments.
5049 (Layout::set_segment_offsets): If target->isolate_execinstr(),
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget.h161 isolate_execinstr() const in isolate_execinstr() function
162 { return this->pti_->isolate_execinstr; } in isolate_execinstr()
558 bool isolate_execinstr; member
H A Dparameters.cc230 && !this->target().isolate_execinstr()) in check_rodata_segment()
H A Dlayout.cc2011 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()
H A Doutput.cc4431 if (target->isolate_execinstr() && (this->flags() & elfcpp::PF_X) != 0) in set_section_addresses()
H A DChangeLog-08153005 Target* argument. If target->isolate_execinstr() and the segment
3019 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_execinstr
5036 (Target::isolate_execinstr, Target::rosegment_gap): New methods.
5044 Take new const Target* argument. If target->isolate_execinstr(), act
5047 if target->isolate_execinstr(), reject PF_X segments.
5049 (Layout::set_segment_offsets): If target->isolate_execinstr(),