Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c366 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \ in init_libconv_strings() macro
392 LC_OS(ELFEDIT_CONST_SHT_ALLSYMTAB, conv_iter_sec_symtab); in init_libconv_strings()
399 LC_OS(ELFEDIT_CONST_ET, conv_iter_ehdr_type); in init_libconv_strings()
406 LC_OS(ELFEDIT_CONST_EAV, conv_iter_ehdr_abivers); in init_libconv_strings()
407 LC_OS(ELFEDIT_CONST_PT, conv_iter_phdr_type); in init_libconv_strings()
408 LC_OS(ELFEDIT_CONST_PF, conv_iter_phdr_flags); in init_libconv_strings()
422 #undef LC_OS in init_libconv_strings()