Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c211 if (rtld_flags & RT_FL_CONFAPP) { in elf_config()
H A D_rtld.h288 #define RT_FL_CONFAPP 0x00000400 /* application specific configuration */ macro
H A Delf.c2211 rtld_flags |= RT_FL_CONFAPP;