Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtc.h115 Word ch_edlibpath; /* ELF default library path offset */ member
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c322 if (head->ch_edlibpath) { in elf_config()
323 str = (const char *)(head->ch_edlibpath + addr); in elf_config()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dconfig.c517 head->ch_edlibpath = head->ch_str + (_strtbl - strtbl); in genconfig()
522 head->ch_edlibpath = 0; in genconfig()
H A Dprint.c432 if (head->ch_edlibpath) { in scanconfig()
435 str = (const char *)(head->ch_edlibpath + addr); in scanconfig()