Home
last modified time | relevance | path

Searched refs:od_symtabno (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c150 odp->od_symtabno += 3; in input()
195 odp->od_symtabno++; in input()
204 odp->od_symtabno += 2; in input()
336 data->d_size = (odp->od_symtabno * tdesc.td_symsz); in output()
H A D_elfwrap.h80 size_t od_symtabno; /* number of symbol table entries */ member