Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Doutput.c455 int symtab_idx = -1; in write_file() local
586 symtab_idx = secxlate[srcidx]; in write_file()
618 if (symtab_idx == -1) { in write_file()
629 shdr.sh_link = symtab_idx; in write_file()