Searched refs:od_shstrtabsz (Results 1 – 2 of 2) sorted by relevance
152 odp->od_shstrtabsz += (namesz + MSG_STR_DOT_SIZE); in input()195 odp->od_shstrtabsz += (strlen(outsec.os_name) + 1); in input()205 odp->od_shstrtabsz++; in input()347 data->d_size = odp->od_shstrtabsz; in output()
80 size_t od_shstrtabsz; /* section header string table size */ member