Home
last modified time | relevance | path

Searched refs:ifl_shstrndx (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dfiles.c131 ifl->ifl_shstrndx = shdr0->sh_link; in ifl_setup()
133 ifl->ifl_shstrndx = ehdr->e_shstrndx; in ifl_setup()
136 ifl->ifl_shstrndx = ehdr->e_shstrndx; in ifl_setup()
2558 sndx = ifl->ifl_shstrndx; in process_elf()
/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h847 Word ifl_shstrndx; /* index to .shstrtab */ member