Searched refs:i386_pe_end_cold_function (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygming.h | 331 i386_pe_end_cold_function (FILE, NAME, DECL)
|
H A D | i386-protos.h | 280 extern void i386_pe_end_cold_function (FILE *, const char *, tree);
|
H A D | winnt.c | 1373 i386_pe_end_cold_function (FILE *f, const char *, tree) in i386_pe_end_cold_function() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | cygming.h | 322 i386_pe_end_cold_function (FILE, NAME, DECL)
|
H A D | i386-protos.h | 297 extern void i386_pe_end_cold_function (FILE *, const char *, tree);
|
H A D | winnt.cc | 1372 i386_pe_end_cold_function (FILE *f, const char *, tree) in i386_pe_end_cold_function() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2018 | 28032 * config/i386/i386-protos.h (i386_pe_end_cold_function): Declare. 28050 (i386_pe_end_cold_function): New function.
|