Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c361 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \ in init_libconv_strings() macro
387 LC_OS(ELFEDIT_CONST_SHT_ALLSYMTAB, conv_iter_sec_symtab); in init_libconv_strings()
394 LC_OS(ELFEDIT_CONST_ET, conv_iter_ehdr_type); in init_libconv_strings()
401 LC_OS(ELFEDIT_CONST_EAV, conv_iter_ehdr_abivers); in init_libconv_strings()
402 LC_OS(ELFEDIT_CONST_PT, conv_iter_phdr_type); in init_libconv_strings()
403 LC_OS(ELFEDIT_CONST_PF, conv_iter_phdr_flags); in init_libconv_strings()
416 #undef LC_OS in init_libconv_strings()