Searched refs:rs6000_xcoff_declare_object_name (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | xcoff.h | 151 rs6000_xcoff_declare_object_name ((FILE), (NAME), (DECL))
|
H A D | rs6000-protos.h | 273 extern void rs6000_xcoff_declare_object_name (FILE *, const char *, tree);
|
H A D | rs6000.cc | 21592 rs6000_xcoff_declare_object_name (FILE *file, const char *name, tree decl) in rs6000_xcoff_declare_object_name() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | xcoff.h | 148 rs6000_xcoff_declare_object_name ((FILE), (NAME), (DECL))
|
H A D | rs6000-protos.h | 234 extern void rs6000_xcoff_declare_object_name (FILE *, const char *, tree);
|
H A D | rs6000.c | 20997 rs6000_xcoff_declare_object_name (FILE *file, const char *name, tree decl) in rs6000_xcoff_declare_object_name() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2014 | 31049 (rs6000_xcoff_declare_object_name): Likewise. 32153 * rs6000/rs6000-protos.h (rs6000_xcoff_declare_object_name): Declare. 32158 (rs6000_xcoff_declare_object_name): New function.
|
H A D | ChangeLog-2016 | 7180 * config/rs6000/rs6000.c (rs6000_xcoff_declare_object_name): Use 8874 (rs6000_xcoff_declare_object_name): Fix formatting.
|
H A D | ChangeLog-2021 | 27595 (rs6000_xcoff_declare_object_name): Use ASM_OUTPUT_LABEL.
|