Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c54 static StdSec_t StdSecs[] = { variable
167 for (cnt = 0, stdsecs = &StdSecs[cnt]; stdsecs->ss_name; cnt++, in input()
168 ndx++, stdsecs = &StdSecs[cnt]) { in input()