Searched refs:totrelsz (Results 1 – 1 of 1) sorted by relevance
488 unsigned totrelsz = 0; in tot_relsize() local495 totrelsz += _w(shdrp->sh_size); in tot_relsize()497 return totrelsz; in tot_relsize()516 unsigned const totrelsz = tot_relsize(shdr0, nhdr, shstrtab, fname); in do_func() local517 Elf_Rel *const mrel0 = umalloc(totrelsz); in do_func()521 uint_t *const mloc0 = umalloc(totrelsz>>1); in do_func()