Searched refs:totrelsz (Results 1 – 1 of 1) sorted by relevance
503 unsigned totrelsz = 0; in tot_relsize() local510 totrelsz = 0; in tot_relsize()514 totrelsz += _w(shdrp->sh_size); in tot_relsize()516 return totrelsz; in tot_relsize()535 unsigned totrelsz; in do_func() local548 totrelsz = tot_relsize(shdr0, nhdr, shstrtab, fname); in do_func()549 if (totrelsz == 0) in do_func()551 mrel0 = umalloc(totrelsz); in do_func()557 mloc0 = umalloc(totrelsz>>1); in do_func()