Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDsymbols.c3025 char * concat_string = NULL; in symbol_relc_make_expr() local
3132 concat_string = NULL; in symbol_relc_make_expr()
3136 concat_string = xmalloc (strlen (opstr) in symbol_relc_make_expr()
3142 assert (concat_string != NULL); in symbol_relc_make_expr()
3145 sprintf (concat_string, in symbol_relc_make_expr()
3158 return concat_string; in symbol_relc_make_expr()