Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dtarget.h161 isolate_execinstr() const in isolate_execinstr() function
162 { return this->pti_->isolate_execinstr; } in isolate_execinstr()
558 bool isolate_execinstr; member
Dparameters.cc230 && !this->target().isolate_execinstr()) in check_rodata_segment()
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()
Doutput.cc4432 if (target->isolate_execinstr() && (this->flags() & elfcpp::PF_X) != 0) in set_section_addresses()
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(),