Searched refs:segment_nr (Results 1 – 2 of 2) sorted by relevance
1083 queued->segment_nr = ~0; in add_section()2829 struct scnhead **scnhead, bool new_section, size_t segment_nr) in match_section() argument2845 (*scnhead)->segment_nr = segment_nr; in match_section()2916 newp->segment_nr = segment_nr; in match_section()2983 size_t segment_nr; in sort_sections_lscript() local2985 for (segment_nr = 0; segment != NULL; segment = segment->next, ++segment_nr) in sort_sections_lscript()3006 new_section, segment_nr); in sort_sections_lscript()3042 ld_state.allsections[last_writable]->segment_nr in sort_sections_lscript()3043 = ld_state.allsections[last_writable - 1]->segment_nr; in sort_sections_lscript()
704 int segment_nr; member