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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c132 STE_LC_OS = 2, /* From libconv, osabi dependency */ enumerator in enum:__anon1474
277 case STE_LC_OS:
361 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \
468 case STE_LC_OS:

Completed in 76 milliseconds