Home
last modified time | relevance | path

Searched refs:td_symsz (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Dmachine.c73 tdp->td_symsz = sizeof (Sym); /* d_size */ in target_init()
H A D_elfwrap.h45 size_t td_symsz; /* target symbol table entry size */ member
H A Delfwrap.c335 data->d_size = (odp->od_symtabno * tdesc.td_symsz); in output()