Searched refs:totrelsz (Results 1 – 1 of 1) sorted by relevance
589 unsigned totrelsz = 0; in tot_relsize() local596 totrelsz = 0; in tot_relsize()600 totrelsz += _w(shdrp->sh_size); in tot_relsize()602 return totrelsz; in tot_relsize()623 unsigned totrelsz; in do_func() local636 totrelsz = tot_relsize(shdr0, nhdr, shstrtab, fname); in do_func()637 if (totrelsz == 0) in do_func()639 mrel0 = umalloc(totrelsz); in do_func()645 mloc0 = umalloc(totrelsz>>1); in do_func()