Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtc.h117 Word ch_eslibpath; /* ELF secure library path offset */ member
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c337 if (head->ch_eslibpath) { in elf_config()
338 str = (const char *)(head->ch_eslibpath + addr); in elf_config()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dconfig.c531 head->ch_eslibpath = head->ch_str + (_strtbl - strtbl); in genconfig()
536 head->ch_eslibpath = 0; in genconfig()
H A Dprint.c489 if (head->ch_eslibpath) { in scanconfig()
492 str = (const char *)(head->ch_eslibpath + addr); in scanconfig()