Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Doutput.c460 int srcidx, dstidx; in write_file() local
494 for (srcidx = dstidx = 0; srcidx < sehdr.e_shnum; srcidx++) { in write_file()
516 secxlate[srcidx] = dstidx++; in write_file()