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

/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Doutput.c149 char *iim_file; member in struct:iidesc_match
278 match->iim_file != NULL &&
279 streq(iidesc->ii_owner, match->iim_file)) {
439 match.iim_file = NULL;
491 match.iim_file = match.iim_name;
517 if (!check_for_weak(&sym, match.iim_file, data, nent, strdata,
518 &ssym, &smatch.iim_file)) {
534 iidesc, match.iim_name, match.iim_file);
560 match.iim_file = match.iim_name;

Completed in 130 milliseconds