Home
last modified time | relevance | path

Searched refs:i386_pe_record_external_function (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDcygming.h245 i386_pe_record_external_function ((DECL), (NAME)); \
293 extern void i386_pe_record_external_function (tree, const char *);
HDi386-protos.h197 extern void i386_pe_record_external_function (tree, const char *);
HDwinnt.c656 i386_pe_record_external_function (tree decl, const char *name) in i386_pe_record_external_function() function
/NextBSD/contrib/gcc/
HDChangeLog-200525785 i386_pe_record_external_function.
25786 (i386_pe_record_external_function): Update declaration.
25788 (i386_pe_record_external_function): Add decl parameter.
25791 * config/i386/i386-protos.h (i386_pe_record_external_function):
HDChangeLog-20027626 i386_pe_declare_function_type, i386_pe_record_external_function,
11132 * config/i386/winnt.c (i386_pe_record_external_function): Likewise.
HDChangeLog-19989067 (i386_pe_record_external_function): New function.
HDChangeLog-200431187 (i386_pe_record_external_function): Use ggc_alloc.