Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/i386/
Dcygming.h167 i386_pe_record_exported_symbol (NAME, 1); \
182 i386_pe_record_exported_symbol (NAME, 1); \
232 i386_pe_record_exported_symbol (NAME, 0); \
295 extern void i386_pe_record_exported_symbol (const char *, int);
Duwin.h81 i386_pe_record_exported_symbol (NAME, 0); \
Di386-protos.h198 extern void i386_pe_record_exported_symbol (const char *, int);
Dwinnt.c685 i386_pe_record_exported_symbol (const char *name, int is_data) in i386_pe_record_exported_symbol() function
/freebsd-9-stable/contrib/gcc/
DChangeLog-19999822 (i386_pe_record_exported_symbol): Add is_data flag.
9824 * i386/cygwin.h (i386_pe_record_exported_symbol): Update
13534 (i386_pe_record_exported_symbol): New function.
DChangeLog-20027627 i386_pe_record_exported_symbol, i386_pe_asm_file_end): Add
11133 (i386_pe_record_exported_symbol): Likewise.
DChangeLog-200431188 (i386_pe_record_exported_symbol): Likewise.