Searched refs:ch_eslibpath (Results 1 – 4 of 4) sorted by relevance
116 Word ch_eslibpath; /* ELF secure library path offset */ member
338 if (head->ch_eslibpath) { in elf_config()339 str = (const char *)(head->ch_eslibpath + addr); in elf_config()
535 head->ch_eslibpath = head->ch_str + (_strtbl - strtbl); in genconfig()540 head->ch_eslibpath = 0; in genconfig()
526 if (head->ch_eslibpath) { in scanconfig()529 str = (const char *)(head->ch_eslibpath + addr); in scanconfig()