/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ggc.h | 121 extern const char *ggc_alloc_string PARAMS ((const char *contents, 125 #define ggc_strdup(S) ggc_alloc_string((S), -1)
|
H A D | stringpool.c | 79 ggc_alloc_string (contents, length) in ggc_alloc_string() function
|
H A D | stmt.c | 1217 *constraint_p = ggc_alloc_string (buf, c_len); 1795 = gen_rtx_ASM_INPUT (inout_mode[i], ggc_alloc_string (buffer, -1)); 2054 *pconstraints = ggc_alloc_string (buffer, -1);
|
H A D | ChangeLog.2 | 4986 * config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string. 5430 (ggc_alloc_string): Moved from ggc-page.c. 5445 (ggc_alloc_tree, ggc_alloc_string, ggc_alloc): Delete. 5463 (ggc_alloc_string, ggc_alloc): Delete. 6391 ggc_alloc_string. 6620 ggc_alloc_string instead of xmalloc. 8257 (ggc_alloc_string): Use memcpy, not bcopy. 8292 * except.c (create_rethrow_ref): Use ggc_alloc_string. 8294 * varasm.c (named_section): Use ggc_alloc_string. 8643 (ggc_alloc_string): Likewise. [all …]
|
H A D | tree.c | 542 TREE_STRING_POINTER (s) = ggc_alloc_string (str, len);
|
H A D | ChangeLog.4 | 3480 (ggc_alloc_string): Use digit_string. 3518 Change ggc_alloc_string (var, -1) to ggc_strdup (var). 3544 (ggc_alloc_string): Now in stringpool.o. 3549 (ggc_alloc_string): Returns a const char *. 3580 scratch buffer, then pass to ggc_alloc_string. 3587 ggc_alloc_string. 6990 * ggc.h (ggc_alloc_string): Add comment. 10042 create temporary string constants, not ggc_alloc_string. No
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | ggc.h | 255 extern const char *ggc_alloc_string (const char *contents, int length); 258 #define ggc_strdup(S) ggc_alloc_string((S), -1)
|
H A D | stringpool.c | 87 ggc_alloc_string (const char *contents, int length) in ggc_alloc_string() function
|
H A D | optabs.c | 4979 = init_one_libfunc (ggc_alloc_string (libfunc_name, p - libfunc_name)); in init_libfuncs() 5066 = init_one_libfunc (ggc_alloc_string (libfunc_name, in init_interclass_conv_libfuncs() 5119 = init_one_libfunc (ggc_alloc_string (libfunc_name, in init_intraclass_conv_libfuncs()
|
H A D | stmt.c | 344 *constraint_p = ggc_alloc_string (buf, c_len); in parse_output_constraint()
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | netware.c | 184 name = ggc_alloc_string (name, p - name); in i386_nlm_strip_name_encoding()
|
H A D | winnt.c | 438 return ggc_alloc_string (name, p - name); in i386_pe_strip_name_encoding_full()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
H A D | darwin.c | 963 XSTR (sym_ref, 0) = ggc_alloc_string (new_str, len); 975 XSTR (sym_ref, 0) = ggc_alloc_string (new_str, new_len);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | winnt.c | 516 return ggc_alloc_string (name, p - name);
|
/openbsd-src/gnu/gcc/gcc/config/ |
H A D | darwin.c | 278 (char *) ggc_alloc_string ("<pic base>", sizeof ("<pic base>")); in machopic_function_base_name()
|
/openbsd-src/gnu/gcc/gcc/config/mmix/ |
H A D | mmix.c | 1145 newstr = (char *) ggc_alloc_string ("", len + 1); in mmix_encode_section_info()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | mmix.c | 1267 newstr = (char *) ggc_alloc_string ("", len + 1);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/ |
H A D | m32r.c | 486 newstr = (char *) ggc_alloc_string (newstr, len + 2);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/ |
H A D | v850.c | 2335 XSTR (XEXP (DECL_RTL (decl), 0), 0) = ggc_alloc_string (newstr, len + 2);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | h8300.c | 3737 ggc_alloc_string (newstr, len + 1);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 1969 XSTR (symbol, 0) = ggc_alloc_string (newstr, len + 2 - 1); 9160 ggc_alloc_string (linksym, name_len + 5)); 9236 (Pmode, ggc_alloc_string (linksym, buflen + 1));
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 10629 rtx src = gen_rtx_SYMBOL_REF (Pmode, ggc_alloc_string (picbase, -1)); in rs6000_emit_prologue() 12690 XSTR (sym_ref, 0) = ggc_alloc_string (str, len1 + len2); 12737 XSTR (sym_ref, 0) = ggc_alloc_string (str, len + 1); 13333 return ggc_alloc_string (name, len - 4);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.c | 6389 XSTR (symbol, 0) = ggc_alloc_string (newstr, len + 2 - 1); 6406 XSTR (symbol, 0) = ggc_alloc_string (newstr, len + 1 - 1);
|
/openbsd-src/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 1180 XSTR (XEXP (DECL_RTL (decl), 0), 0) = ggc_alloc_string (newstr, len + 1); in m68hc11_encode_label()
|
/openbsd-src/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.c | 9669 ggc_alloc_string (linksym, name_len + 5)); in alpha_need_linkage() 9735 (Pmode, ggc_alloc_string (linksym, buflen + 1)); in alpha_use_linkage()
|