Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/mcs/common/
H A Dfile.c901 GElf_Word *oldshndx; in build_file() local
907 oldshndx = data->d_buf; in build_file()
916 if (oldshndx[c] != SHN_UNDEF) { in build_file()
919 sec_table[oldshndx[c]]; in build_file()
926 oldshndx[c]; in build_file()
929 oldshndx[c]; in build_file()