Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c131 STE_LC = 1, /* Libconv, pull once */ enumerator
270 case STE_LC: in libconv_fill_iter()
359 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings()