sect_end          328 gc/dyn_load.c  	    word sect_end = sect_start + GC_heap_sects[i].hs_bytes;
sect_end          330 gc/dyn_load.c  	    if (sect_end > greatest_ha) greatest_ha = sect_end;