Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c134 STE_LC_OS = 2, /* From libconv, osabi dependency */ enumerator
279 case STE_LC_OS: in libconv_fill_iter()
366 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \ in init_libconv_strings()
478 case STE_LC_OS: in invalidate_libconv_strings()