Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Drtc.h114 Word ch_edlibpath; /* ELF default library path offset */ member
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c321 if (head->ch_edlibpath) { in elf_config()
322 str = (const char *)(head->ch_edlibpath + addr); in elf_config()
/titanic_44/usr/src/cmd/sgs/crle/common/
H A Dconfig.c519 head->ch_edlibpath = head->ch_str + (_strtbl - strtbl); in genconfig()
524 head->ch_edlibpath = 0; in genconfig()
H A Dprint.c459 if (head->ch_edlibpath) { in scanconfig()
462 str = (const char *)(head->ch_edlibpath + addr); in scanconfig()