Searched refs:od_shstrtabsz (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A D_elfwrap.h82 size_t od_shstrtabsz; /* section header string table size */ member in struct:__anon1540
H A Delfwrap.c153 odp->od_shstrtabsz += (namesz + MSG_STR_DOT_SIZE);
196 odp->od_shstrtabsz += (strlen(outsec.os_name) + 1);
206 odp->od_shstrtabsz++;
348 data->d_size = odp->od_shstrtabsz;

Completed in 58 milliseconds