Searched refs:demand_copy_string (Results 1 – 6 of 6) sorted by relevance
102 extern char *demand_copy_string (int *lenP);
1681 if ((s = demand_copy_string (&length)) != 0) in s_app_file()1756 file = demand_copy_string (&length); in s_app_line()5259 if ((s = demand_copy_string (len_pointer)) != 0) in demand_copy_C_string()5282 demand_copy_string (int *lenP) in demand_copy_string() function5373 filename = demand_copy_string (& len); in s_incbin()5482 filename = demand_copy_string (&i); in s_include()
2158 * read.h (demand_copy_string): New.2160 * config/tc-alpha.c (demand_copy_string): Removed.
412 demand_copy_string.
6324 * read.c (demand_copy_string): No longer static.
4280 s = symbol_find_or_make (demand_copy_string (&length)); in s_alpha_file()