Home | History | Annotate | Download | only in gas

Lines Matching full:error_string

488   const char *error_string;
495 error_string = hash_jam (local_hash, S_GET_NAME (symbolP),
497 if (error_string != NULL)
499 S_GET_NAME (symbolP), error_string);
503 if ((error_string = hash_jam (sy_hash, S_GET_NAME (symbolP), (void *) symbolP)))
506 S_GET_NAME (symbolP), error_string);