Searched defs:Initial (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2465 * Section processing state table. `Initial' describes the required initial
2473 static initial_func_t Initial[SHT_NUM][2] = { variable
2660 if (Initial[row][column] != NULL) {
2661 if (Initial[row][column](name, ifl, shdr, scn,

Completed in 67 milliseconds