Searched defs:symdx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c1852 uint32_t symdx = 0; local
1871 for (symdx = 0; symdx < nsyms; symdx++) {
1872 gelf_getsym(data, symdx, &sym);

Completed in 61 milliseconds