Home
last modified time | relevance | path

Searched refs:xcoffout_declare_function (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dxcoffout.h185 extern void xcoffout_declare_function (FILE *, tree, const char *);
H A Dxcoffout.c406 xcoffout_declare_function (FILE *file, tree decl, const char *name) in xcoffout_declare_function() function
H A DChangeLog-200019588 (xcoffout_declare_function): Make name 'const char *'.
19591 xcoffout_declare_function, xcoffout_source_line): Match above.
H A DChangeLog-19989864 xcoff_output_standard_types, xcoffout_declare_function,
H A DChangeLog-19996395 * xcoffout.c (xcoffout_declare_function): Add documentation.
H A DChangeLog-20041300 * xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy.
1518 * xcoffout.c (xcoffout_declare_function): Always strip storage
H A DChangeLog-20024155 xcoffout_declare_function when using rs6000_output_mi_thunk.
H A DChangeLog-200337312 xcoffout_declare_function if any debugging enabled.
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dxcoff.h173 xcoffout_declare_function (FILE, DECL, NAME); \