Searched refs:xcoffout_declare_function (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | xcoffout.h | 191 extern void xcoffout_declare_function (FILE *, tree, const char *);
|
H A D | xcoffout.c | 417 xcoffout_declare_function (FILE *file, tree decl, const char *name) in xcoffout_declare_function() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | xcoffout.h | 190 extern void xcoffout_declare_function (FILE *, tree, const char *);
|
H A D | xcoffout.cc | 416 xcoffout_declare_function (FILE *file, tree decl, const char *name) in xcoffout_declare_function() function
|
H A D | ChangeLog-2000 | 19588 (xcoffout_declare_function): Make name 'const char *'. 19591 xcoffout_declare_function, xcoffout_source_line): Match above.
|
H A D | ChangeLog-1998 | 9864 xcoff_output_standard_types, xcoffout_declare_function,
|
H A D | ChangeLog-1999 | 6395 * xcoffout.c (xcoffout_declare_function): Add documentation.
|
H A D | ChangeLog-2004 | 1300 * xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy. 1518 * xcoffout.c (xcoffout_declare_function): Always strip storage
|
H A D | ChangeLog-2008 | 15478 * xcoffout.c (xcoffout_declare_function): Likewise.
|
H A D | ChangeLog-2003 | 37312 xcoffout_declare_function if any debugging enabled.
|
H A D | ChangeLog-2002 | 4155 xcoffout_declare_function when using rs6000_output_mi_thunk.
|
H A D | ChangeLog-2015 | 15214 xcoffout_declare_function for DWARF2_DEBUG.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 21501 xcoffout_declare_function (file, decl, buffer); in rs6000_xcoff_declare_function_name()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 20935 xcoffout_declare_function (file, decl, buffer); in rs6000_xcoff_declare_function_name()
|