Home
last modified time | relevance | path

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

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