totrelsz          503 scripts/recordmcount.h 	unsigned totrelsz = 0;
totrelsz          510 scripts/recordmcount.h 			totrelsz = 0;
totrelsz          514 scripts/recordmcount.h 			totrelsz += _w(shdrp->sh_size);
totrelsz          516 scripts/recordmcount.h 	return totrelsz;
totrelsz          535 scripts/recordmcount.h 	unsigned       totrelsz;
totrelsz          548 scripts/recordmcount.h 	totrelsz = tot_relsize(shdr0, nhdr, shstrtab, fname);
totrelsz          549 scripts/recordmcount.h 	if (totrelsz == 0)
totrelsz          551 scripts/recordmcount.h 	mrel0 = umalloc(totrelsz);
totrelsz          557 scripts/recordmcount.h 	mloc0 = umalloc(totrelsz>>1);