Searched refs:coff_sym_name (Results 1 – 1 of 1) sorted by relevance
2492 static char *coff_sym_name; variable2518 if (coff_sym_name != (char *) NULL) in ecoff_directive_def()2524 if (coff_sym_name != (char *) NULL) in ecoff_directive_def()2525 free (coff_sym_name); in ecoff_directive_def()2529 coff_sym_name = xstrdup (name); in ecoff_directive_def()2556 if (coff_sym_name == (char *) NULL) in ecoff_directive_dim()2604 if (coff_sym_name == (char *) NULL) in ecoff_directive_scl()2629 if (coff_sym_name == (char *) NULL) in ecoff_directive_size()2679 if (coff_sym_name == (char *) NULL) in ecoff_directive_type()2700 coff_sym_name); in ecoff_directive_type()[all …]