Lines Matching refs:PT_LOAD
1942 if ((*p)->type() != elfcpp::PT_LOAD) in attach_allocated_section_to_segment()
1982 Output_segment* oseg = this->make_output_segment(elfcpp::PT_LOAD, in attach_allocated_section_to_segment()
2267 if ((*p)->type() == elfcpp::PT_LOAD in find_first_load_seg()
2283 Output_segment* load_seg = this->make_output_segment(elfcpp::PT_LOAD, in find_first_load_seg()
2794 && (*p)->type() == elfcpp::PT_LOAD in finalize()
2802 if ((*p)->type() == elfcpp::PT_LOAD in finalize()
3336 if (type1 == elfcpp::PT_LOAD && type2 != elfcpp::PT_LOAD) in segment_precedes()
3338 if (type2 == elfcpp::PT_LOAD && type1 != elfcpp::PT_LOAD) in segment_precedes()
3369 if (type1 != elfcpp::PT_LOAD) in segment_precedes()
3526 if ((*p)->type() == elfcpp::PT_LOAD) in set_segment_offsets()
3752 if ((*p)->type() == elfcpp::PT_LOAD) in set_segment_offsets()
3780 if ((*p)->type() != elfcpp::PT_LOAD) in set_segment_offsets()
4898 if ((*p)->type() == elfcpp::PT_LOAD in finish_dynamic_section()
5561 if ((*p)->type() == elfcpp::PT_LOAD && (*p)->filesz() > 0) in write_binary()
5576 if ((*p)->type() == elfcpp::PT_LOAD && (*p)->filesz() > 0) in write_binary()