Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dconfig.c73 { CONF_OBJALT, MSG_CONF_OBJALT }, in conv_config_feat()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c401 features |= CONF_OBJALT; in elf_config()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h65 #define CONF_OBJALT 0x002000 /* object alternatives available */ macro