Searched refs:totrelsz (Results 1 – 1 of 1) sorted by relevance
584 unsigned totrelsz = 0; in tot_relsize() local591 totrelsz = 0; in tot_relsize()595 totrelsz += _w(shdrp->sh_size); in tot_relsize()597 return totrelsz; in tot_relsize()618 unsigned totrelsz; in do_func() local631 totrelsz = tot_relsize(shdr0, nhdr, shstrtab, fname); in do_func()632 if (totrelsz == 0) in do_func()634 mrel0 = umalloc(totrelsz); in do_func()640 mloc0 = umalloc(totrelsz>>1); in do_func()