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