Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c839 unsigned int nosymshndx = 0; local
879 (symshndx == 0) && (nosymshndx == 0)) {
897 nosymshndx = 1;
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c526 unsigned int nosymshndx = 0; in print_symtab() local
544 (symshndx == 0) && (nosymshndx == 0)) { in print_symtab()
563 nosymshndx = 0; in print_symtab()
567 nosymshndx = 1; in print_symtab()