Home
last modified time | relevance | path

Searched refs:ggc_alloc_string (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc.h258 extern const char *ggc_alloc_string (const char *contents, int length
262 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO)
H A Dstringpool.c71 ggc_alloc_string (const char *contents, int length MEM_STAT_DECL) in ggc_alloc_string() function
H A Doptabs-libfuncs.c181 ggc_alloc_string (libfunc_name, p - libfunc_name)); in gen_libfunc()
437 ggc_alloc_string (libfunc_name, p - libfunc_name)); in gen_interclass_conv_libfunc()
571 ggc_alloc_string (libfunc_name, p - libfunc_name)); in gen_intraclass_conv_libfunc()
H A Dstmt.c243 *constraint_p = ggc_alloc_string (buf, c_len); in parse_output_constraint()
H A Dgimple.c621 p->string = ggc_alloc_string (string, size); in gimple_build_asm_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc.h262 extern const char *ggc_alloc_string (const char *contents, int length
266 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO)
H A Dstringpool.cc71 ggc_alloc_string (const char *contents, int length MEM_STAT_DECL) in ggc_alloc_string() function
H A Doptabs-libfuncs.cc181 ggc_alloc_string (libfunc_name, p - libfunc_name)); in gen_libfunc()
437 ggc_alloc_string (libfunc_name, p - libfunc_name)); in gen_interclass_conv_libfunc()
571 ggc_alloc_string (libfunc_name, p - libfunc_name)); in gen_intraclass_conv_libfunc()
H A Dstmt.cc243 *constraint_p = ggc_alloc_string (buf, c_len); in parse_output_constraint()
H A Dgimple.cc624 p->string = ggc_alloc_string (string, size); in gimple_build_asm_1()
H A DChangeLog-19994986 * 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 DChangeLog-20003486 (ggc_alloc_string): Use digit_string.
3524 Change ggc_alloc_string (var, -1) to ggc_strdup (var).
3550 (ggc_alloc_string): Now in stringpool.o.
3555 (ggc_alloc_string): Returns a const char *.
3586 scratch buffer, then pass to ggc_alloc_string.
3593 ggc_alloc_string.
6996 * ggc.h (ggc_alloc_string): Add comment.
10048 create temporary string constants, not ggc_alloc_string. No
16452 * ggc-common.c (ggc_alloc_string): Use ggc_alloc.
H A DChangeLog-20016918 before passing it to ggc_alloc_string.
7935 * stringpool.c (ggc_alloc_string): Likewise.
23010 (ggc_alloc_string): Use an obstack.
30952 (ia64_encode_section_info): New local string. Use for ggc_alloc_string
32960 temporary string for initialisation before calling ggc_alloc_string.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt.c381 return ggc_alloc_string (name, p - name); in i386_pe_strip_name_encoding_full()
H A Di386.c11386 name = ggc_alloc_string (imp_name, namelen + prefixlen); in get_dllimport_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.cc381 return ggc_alloc_string (name, p - name); in i386_pe_strip_name_encoding_full()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.c1252 XSTR (XEXP (rtl, 0), 0) = ggc_alloc_string (newstr, len + 1); in mmix_encode_section_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.cc1288 XSTR (XEXP (rtl, 0), 0) = ggc_alloc_string (newstr, len + 1); in mmix_encode_section_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc17006 return ggc_alloc_string (strip, len); in rs6000_xcoff_strip_dollar()
20406 XSTR (sym_ref, 0) = ggc_alloc_string (str, len + 1); in rs6000_elf_encode_section_info()
21231 return ggc_alloc_string (name, len - 4); in rs6000_xcoff_strip_name_encoding()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c16548 return ggc_alloc_string (strip, len); in rs6000_xcoff_strip_dollar()
19852 XSTR (sym_ref, 0) = ggc_alloc_string (str, len + 1); in rs6000_elf_encode_section_info()
20677 return ggc_alloc_string (name, len - 4); in rs6000_xcoff_strip_name_encoding()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc5500 fnname = ggc_alloc_string (trname, strlen (trname) + 1); in alpha_trampoline_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc8426 XSTR (sym, 0) = ggc_alloc_string (newstr, len); in pa_encode_label()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c8394 XSTR (sym, 0) = ggc_alloc_string (newstr, len); in pa_encode_label()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c5495 fnname = ggc_alloc_string (trname, strlen (trname) + 1); in alpha_trampoline_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19992140 filenames with ggc_alloc_string.

12