Searched refs:newstrings (Results 1 – 2 of 2) sorted by relevance
568 char *newstrings; local576 newstrings = bfd_realloc (ldinfo->strings, newalc);577 if (newstrings == NULL)583 ldinfo->strings = newstrings;
3542 char *newstrings; local3550 newstrings = bfd_realloc (ldinfo->strings, newalc);3551 if (newstrings == NULL)3557 ldinfo->strings = newstrings;