| /src/external/gpl3/gcc/dist/gcc/cp/ |
| except.cc | 181 char *tm_name = concat ("_ITM_", name + 2, NULL_TREE); local 183 tree tm_fn = declare_library_fn_1 (tm_name, ecf | tm_ecf, rtype, 185 free (tm_name);
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| except.cc | 178 char *tm_name = concat ("_ITM_", name + 2, NULL_TREE); local 180 tree tm_fn = declare_library_fn_1 (tm_name, ecf | tm_ecf, rtype, 182 free (tm_name);
|
| /src/sys/dev/ic/ |
| tulipvar.h | 268 const char *tm_name; /* name of media */ member in struct:tulip_21x4x_media
|
| /src/external/gpl3/gcc/dist/gcc/ |
| trans-mem.cc | 4861 char *tm_name; 4879 tm_name = concat ("_ZGTt", length, old_asm_name, NULL); 4904 tm_name = concat ("_ZGTt", old_asm_name, NULL); 4908 new_asm_id = get_identifier (tm_name); 4909 free (tm_name); 4943 tree old_decl, new_decl, tm_name; 4950 tm_name = tm_mangle (DECL_ASSEMBLER_NAME (old_decl)); 4952 TREE_CODE (old_decl), tm_name, 4955 SET_DECL_ASSEMBLER_NAME (new_decl, tm_name); 4967 TREE_SYMBOL_REFERENCED (tm_name) = 1 4850 char *tm_name; local 4932 tree old_decl, new_decl, tm_name; local 4986 tree new_decl, old_decl, tm_name; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| trans-mem.cc | 4846 char *tm_name; 4864 tm_name = concat ("_ZGTt", length, old_asm_name, NULL); 4889 tm_name = concat ("_ZGTt", old_asm_name, NULL); 4893 new_asm_id = get_identifier (tm_name); 4894 free (tm_name); 4928 tree old_decl, new_decl, tm_name; 4935 tm_name = tm_mangle (DECL_ASSEMBLER_NAME (old_decl)); 4937 TREE_CODE (old_decl), tm_name, 4940 SET_DECL_ASSEMBLER_NAME (new_decl, tm_name); 4952 TREE_SYMBOL_REFERENCED (tm_name) = 1 4835 char *tm_name; local 4917 tree old_decl, new_decl, tm_name; local 4971 tree new_decl, old_decl, tm_name; local [all...] |