Home
last modified time | relevance | path

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 Dxcoff.h151 rs6000_xcoff_declare_object_name ((FILE), (NAME), (DECL))
H A Drs6000-protos.h273 extern void rs6000_xcoff_declare_object_name (FILE *, const char *, tree);
H A Drs6000.cc21592 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 Dxcoff.h148 rs6000_xcoff_declare_object_name ((FILE), (NAME), (DECL))
H A Drs6000-protos.h234 extern void rs6000_xcoff_declare_object_name (FILE *, const char *, tree);
H A Drs6000.c20997 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 DChangeLog-201431049 (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 DChangeLog-20167180 * config/rs6000/rs6000.c (rs6000_xcoff_declare_object_name): Use
8874 (rs6000_xcoff_declare_object_name): Fix formatting.
H A DChangeLog-202127595 (rs6000_xcoff_declare_object_name): Use ASM_OUTPUT_LABEL.