Home
last modified time | relevance | path

Searched refs:thiscall (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp168 auto const thiscall = "__cdecl" >> x3::space; variable
170 auto const thiscall = "__thiscall" >> x3::space; variable
283 thiscall >> //cdecl declaration for methods. stdcall cannot be in get_mem_fn()
334 thiscall >> //cdecl declaration for methods. stdcall cannot be in get_constructor()
380 thiscall >> //cdecl declaration for methods. stdcall cannot be in get_destructor()
/third_party/libffi/testsuite/libffi.call/
Dffitest.h25 #define __THISCALL__ __attribute__((thiscall))
/third_party/libffi/testsuite/libffi.closures/
Dffitest.h25 #define __THISCALL__ __attribute__((thiscall))
/third_party/ltp/tools/sparse/sparse-src/
Dgcc-attr-list.h177 GCC_ATTR(thiscall)
/third_party/libffi/
DREADME.md222 Add support for stdcall, thiscall, and fastcall on non-Windows
257 Add thiscall, fastcall and MSVC cdecl support on Windows.
DChangeLog.old17 Add support for stdcall, thiscall, and fastcall on non-Windows
1240 thiscall-convention.
1260 for thiscall-calling convention.
1267 (ffi_call): Add support for stdcall/thiscall convention.
1273 fastcall/thiscall calling-convention calls.
2005 * src/x86/ffi.c (ffi_prep_raw_closure_loc): Add thiscall
DChangeLog1118 For thiscall and fastcall, if the paramter passed as 64-bit integer or
5778 logic from the stdcall and thiscall trampolines to the functions they
6003 stdcall, thiscall, and fastcall.
6216 Add support for stdcall, thiscall, and fastcall on non-Windows x86-32
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c110 #define __THISCALL__ __attribute__((thiscall))
/third_party/boost/libs/function_types/doc/
Dfunction_types.qbk930 // Don't get confused by the last line, here (thiscall can't be specified
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallingConv.td650 // Do not pass the sret argument in RCX, the Win64 thiscall calling