Searched refs:sect_index (Results 1 – 1 of 1) sorted by relevance
276 u_int sect_index = 0, legacy_index = 0, sect_reorder_index = 0; in reorder_sections() local317 sect_start = sect_index; in reorder_sections()318 sect_end = sect_index; in reorder_sections()320 while (sect_index < seg->sects.nitems) { in reorder_sections()321 sect = *(KXLDSect **) kxld_array_get_item(&seg->sects, sect_index); in reorder_sections()326 ++sect_index; in reorder_sections()