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

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c355 static char *imp_name_lab; variable
2685 imp_name_lab,
2775 fprintf (f, "\t%s\t__%s_iname\n", ASM_GLOBAL, imp_name_lab);
2777 imp_name_lab, ASM_TEXT, dll_name);
3409 imp_name_lab = xstrdup (imp_name);
3410 for (p = imp_name_lab; *p; p++)
3415 head_label = make_label("_head_", imp_name_lab);

Completed in 72 milliseconds