Lines Matching refs:SHF_ALLOC
216 if (((*p)->flags() & elfcpp::SHF_ALLOC) != 0) in do_size()
326 if (((*p)->flags() & elfcpp::SHF_ALLOC) == 0 in do_sized_write()
2325 if ((flags & elfcpp::SHF_ALLOC) == 0) in Output_section()
2827 if ((this->flags_ & elfcpp::SHF_ALLOC) == 0 in update_flags_for_input_section()
2828 && (flags & elfcpp::SHF_ALLOC) != 0) in update_flags_for_input_section()
2833 | elfcpp::SHF_ALLOC in update_flags_for_input_section()
3157 if (((this->flags_ & elfcpp::SHF_ALLOC) == 0) && !this->is_noload_) in do_reset_address_and_file_offset()
3183 if ((this->flags_ & elfcpp::SHF_ALLOC) == 0) in do_address_and_file_offset_have_reset_values()
4024 if ((this->flags_ & elfcpp::SHF_ALLOC) != 0) in set_fixed_layout()
4081 gold_assert((os->flags() & elfcpp::SHF_ALLOC) != 0); in add_output_section_to_load()
4105 gold_assert((os->flags() & elfcpp::SHF_ALLOC) != 0); in add_output_section_to_nonload()