Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c91 uint_t symcnt, ndx, nosymshndx; in print_symtab() local
129 nosymshndx = 0; in print_symtab()
158 (shndxdata == 0) && (nosymshndx == 0)) { in print_symtab()
206 nosymshndx = 1; in print_symtab()
/titanic_50/usr/src/cmd/sgs/nm/common/
H A Dnm.c789 unsigned int nosymshndx = 0; in readsyms() local
829 (symshndx == 0) && (nosymshndx == 0)) { in readsyms()
847 nosymshndx = 1; in readsyms()
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c521 unsigned int nosymshndx = 0; in print_symtab() local
539 (symshndx == 0) && (nosymshndx == 0)) { in print_symtab()
558 nosymshndx = 0; in print_symtab()
562 nosymshndx = 1; in print_symtab()