Home
last modified time | relevance | path

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

/trueos/sys/compat/ndis/
HDwinx32_wrap.S206 call *%eax # branch to fastcall routine
235 call *8(%esp) # branch to fastcall routine
293 call *4(%esp) # branch to fastcall routine
/trueos/contrib/gcc/config/i386/
HDwinnt.c292 gen_stdcall_or_fastcall_suffix (tree decl, bool fastcall) in gen_stdcall_or_fastcall_suffix() argument
334 if (fastcall) in gen_stdcall_or_fastcall_suffix()
HDi386.h1473 int fastcall; /* fastcall calling convention is used */ member
HDi386.c3097 cum->fastcall = 1; in init_cumulative_args()
3127 cum->fastcall = 0; in init_cumulative_args()
3971 if (cum->fastcall) in function_arg()
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDAttr.td395 let Spellings = [GNU<"fastcall">, CXX11<"gnu", "fastcall">,
/trueos/contrib/binutils/binutils/
HDChangeLog-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
/trueos/contrib/binutils/ld/
HDChangeLog-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
HDChangeLog-20061332 fastcall symbol names in .def file.
/trueos/contrib/binutils/ld/emultempl/
HDpep.em777 /* For now, don't try to fixup fastcall symbols. */
HDpe.em812 /* For now, don't try to fixup fastcall symbols. */
/trueos/contrib/gcc/
HDChangeLog-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 …]
HDChangeLog-200311155 (ix86_function_regparm): ... this one; add fastcall and local
11162 (x86_this_parameter): Fix fastcall.
HDChangeLog-200514745 Clarify fastcall and regparm documentation.
HDChangeLog-200438412 leading '@' on fastcall symbols before stripping suffix.
/trueos/contrib/gcc/doc/
HDextend.texi1891 @item fastcall
1893 On the Intel 386, the @code{fastcall} attribute causes the compiler to