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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Doutput.c52 uchar_t iim_bind; member in struct:iidesc_match
168 if (match->iim_bind == STB_GLOBAL) {
179 if (match->iim_bind == STB_LOCAL &&
368 match.iim_bind = GELF_ST_BIND(sym.st_info);
406 smatch.iim_bind = GELF_ST_BIND(ssym.st_info);

Completed in 59 milliseconds