Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c247 short newscn; in ctf_write_elf() local
254 if ((newscn = secxlate[sym.st_shndx]) != in ctf_write_elf()
257 (newscn == -1 ? 1 : newscn); in ctf_write_elf()
/titanic_50/usr/src/tools/ctf/cvt/
H A Doutput.c593 short newscn; in write_file() local
600 if ((newscn = secxlate[sym.st_shndx]) != in write_file()
603 (newscn == -1 ? 1 : newscn); in write_file()
/titanic_50/usr/src/cmd/sgs/libelf/
H A DMakefile.com38 newscn.o next.o nextscn.o output.o \