Home
last modified time | relevance | path

Searched refs:demand_copy_string (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A Dread.h102 extern char *demand_copy_string (int *lenP);
H A Dread.c1681 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() function
5373 filename = demand_copy_string (& len); in s_incbin()
5482 filename = demand_copy_string (&i); in s_include()
H A DChangeLog-02032158 * read.h (demand_copy_string): New.
2160 * config/tc-alpha.c (demand_copy_string): Removed.
H A DChangeLog-9697412 demand_copy_string.
H A DChangeLog-92956324 * read.c (demand_copy_string): No longer static.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-alpha.c4280 s = symbol_find_or_make (demand_copy_string (&length)); in s_alpha_file()