Lines Matching refs:PF_R
1572 elfcpp::PF_R); in make_eh_frame_section()
1574 elfcpp::PF_R); in make_eh_frame_section()
1677 elfcpp::Elf_Word ret = elfcpp::PF_R; in section_flags_to_segment()
2104 gold_assert(seg_flags == (elfcpp::PF_R | elfcpp::PF_W)); in attach_allocated_section_to_segment()
2567 && ((*p)->flags() & elfcpp::PF_R) != 0 in find_first_load_seg()
2583 elfcpp::PF_R); in find_first_load_seg()
3008 phdr_seg = this->make_output_segment(elfcpp::PT_PHDR, elfcpp::PF_R); in finalize()
3404 int flags = elfcpp::PF_R | elfcpp::PF_W; in create_stack_segment()
3779 if ((flags1 & elfcpp::PF_R) != (flags2 & elfcpp::PF_R)) in segment_precedes()
3780 return (flags1 & elfcpp::PF_R) == 0; in segment_precedes()
5172 (elfcpp::PF_R in finish_dynamic_section()
5175 elfcpp::PF_R | elfcpp::PF_W); in finish_dynamic_section()