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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Doutput.c51 char *iim_file; member in struct:iidesc_match
180 match->iim_file != NULL &&
181 streq(iidesc->ii_owner, match->iim_file)) {
341 match.iim_file = NULL;
372 match.iim_file = match.iim_name;
398 if (!check_for_weak(&sym, match.iim_file, data, nent, strdata,
399 &ssym, &smatch.iim_file)) {
415 iidesc, match.iim_name, match.iim_file);

Completed in 45 milliseconds