Searched refs:ggc_strdup (Results 1 - 25 of 67) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfile-prefix-map.c183 return ggc_strdup (s);
255 const char *name = ggc_strdup(s);
H A Dggc.h263 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO)
262 #define ggc_strdup macro
H A Dvarasm.c296 sect->named.name = ggc_strdup (name);
1702 *t = ggc_strdup (targetm.strip_name_encoding (IDENTIFIER_POINTER (id)));
1756 crtl->subsections.hot_section_label = ggc_strdup (tmp_label);
1758 crtl->subsections.cold_section_label = ggc_strdup (tmp_label);
1760 crtl->subsections.hot_section_end_label = ggc_strdup (tmp_label);
1762 crtl->subsections.cold_section_end_label = ggc_strdup (tmp_label);
2653 namestring = ggc_strdup (name);
2717 name = ggc_strdup (label);
3437 symbol = create_block_symbol (ggc_strdup (label),
3441 symbol = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (labe
[all...]
H A Dtree-ssa-structalias.c376 name = ggc_strdup (tempname);
2922 res = ggc_strdup (temp);
5846 newname = ggc_strdup (tempname);
5862 newname = ggc_strdup (tempname);
5886 newname = ggc_strdup (tempname);
5920 newname = ggc_strdup (tempname);
5969 newname = ggc_strdup (tempname);
6003 newname = ggc_strdup (tempname);
6179 newname = ggc_strdup (tempname);
H A Dtree-ssa-address.c227 gen_rtx_SYMBOL_REF (pointer_mode, ggc_strdup ("test_symbol"))
H A Dcfgexpand.c2737 ggc_strdup (TREE_STRING_POINTER (string)),
3307 constraints.safe_push (ggc_strdup (buffer));
3350 ggc_strdup (str),
H A Dprint-rtl.c2116 return ggc_strdup (pp_formatted_text (&rtl_slim_pp));
H A Dread-rtl-function.c1540 return ggc_strdup (stringbuf);
H A Dcgraph.h3578 This is actually a simple wrapper around ggc_strdup, but
3585 return ggc_strdup (transient_str);
H A Dlra-assigns.c1856 ASM_OPERANDS_TEMPLATE (asm_op) = ggc_strdup ("");
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfile-prefix-map.cc192 return ggc_strdup (s);
264 const char *name = ggc_strdup(s);
H A Dggc.h267 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO)
266 #define ggc_strdup macro
H A Dctfc.cc300 ctf_string = CONST_CAST (char *, ggc_strdup (name));
357 cuname = CONST_CAST (char *, ggc_strdup (filename));
H A Dvarasm.cc309 sect->named.name = ggc_strdup (name);
1810 *t = ggc_strdup (targetm.strip_name_encoding (IDENTIFIER_POINTER (id)));
1864 crtl->subsections.hot_section_label = ggc_strdup (tmp_label);
1866 crtl->subsections.cold_section_label = ggc_strdup (tmp_label);
1868 crtl->subsections.hot_section_end_label = ggc_strdup (tmp_label);
1870 crtl->subsections.cold_section_end_label = ggc_strdup (tmp_label);
2735 namestring = ggc_strdup (name);
2799 name = ggc_strdup (label);
3517 symbol = create_block_symbol (ggc_strdup (label),
3521 symbol = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (labe
[all...]
H A Dtree-ssa-structalias.cc383 name = ggc_strdup (tempname);
2927 res = ggc_strdup (temp);
5970 newname = ggc_strdup (tempname);
5986 newname = ggc_strdup (tempname);
6010 newname = ggc_strdup (tempname);
6044 newname = ggc_strdup (tempname);
6093 newname = ggc_strdup (tempname);
6127 newname = ggc_strdup (tempname);
6303 newname = ggc_strdup (tempname);
H A Dtree-ssa-address.cc227 gen_rtx_SYMBOL_REF (pointer_mode, ggc_strdup ("test_symbol"))
H A Dcfgexpand.cc2891 ggc_strdup (TREE_STRING_POINTER (string)),
3465 constraints.safe_push (ggc_strdup (buffer));
3509 ggc_strdup (str),
H A Dread-rtl-function.cc1543 return ggc_strdup (stringbuf);
H A Dprint-rtl.cc2145 return ggc_strdup (pp_formatted_text (&rtl_slim_pp));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-cppbuiltin.c1178 builtin_define_float_constants (prefix, ggc_strdup (csuffix), "%s",
1666 = (const unsigned char *) ggc_strdup (buf1);
1698 = ggc_strdup (hex_str);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc1268 builtin_define_float_constants (prefix, ggc_strdup (csuffix), "%s",
1792 = (const unsigned char *) ggc_strdup (buf1);
1824 = ggc_strdup (hex_str);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-logue.c1248 lab = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (buf));
1251 got = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (toc_label_name));
1284 symF = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (buf));
1287 symL = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (buf));
1297 tocsym = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (toc_label_name));
1311 rtx realsym = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (toc_label_name));
2343 = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (name));
4309 rname = ggc_strdup ("*rest_world");
4313 rname = ggc_strdup ("*eh_rest_world_r10");
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-logue.cc1276 lab = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (buf));
1279 got = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (toc_label_name));
1312 symF = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (buf));
1315 symL = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (buf));
1325 tocsym = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (toc_label_name));
1339 rtx realsym = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (toc_label_name));
2371 = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (name));
4348 rname = ggc_strdup ("*rest_world");
4352 rname = ggc_strdup ("*eh_rest_world_r10");
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc799 vec_safe_push (optimize_args, ggc_strdup (buffer));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.cc1380 = ggc_strdup (option_strings[IX86_FUNCTION_SPECIFIC_ARCH]);
1386 = ggc_strdup (option_strings[IX86_FUNCTION_SPECIFIC_TUNE]);

Completed in 331 milliseconds

123