Home
last modified time | relevance | path

Searched refs:fastcall (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/src/common/dist/zlib/contrib/pascal/
Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/netbsd/src/common/dist/zlib/contrib/delphi/
Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitConfigInternal.h485 #define SLJIT_CALL __attribute__ ((fastcall))
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dwinnt.cc179 gen_stdcall_or_fastcall_suffix (tree decl, tree id, bool fastcall) in gen_stdcall_or_fastcall_suffix() argument
220 if (fastcall) in gen_stdcall_or_fastcall_suffix()
Di386.h1565 int fastcall; /* fastcall or thiscall calling convention member
Di386.cc1837 cum->fastcall = 1; /* Same first register as in fastcall. */ in init_cumulative_args()
1842 cum->fastcall = 1; in init_cumulative_args()
3147 if (cum->fastcall) in function_arg_32()
/netbsd/src/external/gpl3/binutils/dist/ld/
DChangeLog-2009131 declared as cdecl for fastcall/stdcall.
132 * emultempl/pe.em (pe_undef_cdecl_match): Treat fastcall
136 fastcall/stdcall symbols as cdecl one.
137 * emultempl/pep.em (pep_undef_cdecl_match): Treat fastcall
141 fastcall/stdcall symbols as cdecl one.
DChangeLog-02031862 (make_one): Don't prefix decorated fastcall symbols with '_'.
1864 * emultempl/pe.em (pe_fixup_stdcalls): Don't fixup fastcall
1869 * pe-dll.c (process_def_file): Handle fastcall symbols when
1870 generating undecorated aliases. Don't prefix decorated fastcall
1872 (fill_exported_offsets): Don't prefix decorated fastcall symbols
DChangeLog-2013547 generated C++-symbols as stdcall/fastcall.
DChangeLog-20061332 fastcall symbol names in .def file.
DChangeLog-20173930 * testsuite/ld-fastcall/fastcall.exp: Likewise.
DChangeLog-20202626 * testsuite/ld-fastcall/fastcall.exp: Report assember errors as
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-02031165 * dlltool.c (add_excludes): Don't prefix excluded fastcall
1167 (xlate): Ignore add_underscore for decorated fastcall symbols.
1173 ASM_PREFIX for fastcall symbols.
1174 (scan_drectve_symbols): Handle fastcall symbols when generating
1178 (make_imp_label): New function to handle fastcall symbols
DChangeLog-2005435 (nfunc): Fix sorting of fastcall symbols when --kill-at is used.
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-0415590 Add DWARF attribute value for the "Borland fastcall" calling
1080 Add DWARF attribute value for the "Borland fastcall" calling
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-0415590 Add DWARF attribute value for the "Borland fastcall" calling
1080 Add DWARF attribute value for the "Borland fastcall" calling
/netbsd/src/external/gpl3/gcc/dist/include/
DChangeLog1379 Add DWARF attribute value for the "Borland fastcall" calling
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-2002540 attributes incompatible with fastcall attribute.
544 fastcall types.
546 * config/i386/cygwin.h (TARGET_OS_CPP_BUILTINS): Add fastcall
553 fastcall prefix (@) and the stdcall suffix.
555 has a fastcall attribute.
557 * config/i386/i386.c (ix86_attribute_table): Accept 'fastcall' as a
561 fastcall attribute.
562 (function_arg): Use registers ECX and EDX if function has fastcall
564 * config/i386/i386.h (CUMULATIVE_ARGS): Add fastcall attribute flag.
567 * config/i386/mingw32.h (TARGET_OS_CPP_BUILTINS): Add fastcall
[all …]
DChangeLog-200311155 (ix86_function_regparm): ... this one; add fastcall and local
11162 (x86_this_parameter): Fix fastcall.
DChangeLog-201828867 PR c++/84314 - ICE with templates and fastcall attribute.
29230 PR c++/84314 - ICE with templates and fastcall attribute.
DChangeLog-200824648 of "this" pointer when "regparm = N" or "fastcall" is in effect.
DChangeLog-20071278 arguments in ECX/EDX for fastcall.
/netbsd/src/external/gpl3/binutils/dist/
Dsha256.sum856 …abd08e8b0dc2555338c353399032f1bd9dce77e03c56ec89875ba binutils/testsuite/binutils-all/fastcall.def
3222 2b3da58873a1bc21560960f2f270ac6f37396f76486ed3694d00244458c56a4d gas/testsuite/gas/all/fastcall.s
20993 4ec122b061b8ef9d88d0ab7583f08a4c3800e0e30f835e40a71e0a07f22e70cc ld/testsuite/ld-fastcall/export.s
20994 3bc6ed8cb0f31ad079e9fc375e7bf281ba0c69b7b8af11f7189726f6ed0a3d02 ld/testsuite/ld-fastcall/fastcall
20995 656c0a072a1d13aee1e9926ea95a1f9ff0f7d75f58d8afef3150682c68b8212b ld/testsuite/ld-fastcall/import.s
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dextend.texi6410 @item fastcall
6411 @cindex @code{fastcall} function attribute, x86-32
6413 On x86-32 targets, the @code{fastcall} attribute causes the compiler to
Dgcc.info38004 'fastcall'
38005 On x86-32 targets, the 'fastcall' attribute causes the compiler to
68788 * fastcall function attribute, x86-32: x86 Function Attributes.

12