Home
last modified time | relevance | path

Searched defs:WINAPI (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h20 #define WINAPI __stdcall macro
22 #define WINAPI macro
H A Dsanitizer_win_weak_interception.cpp91 __declspec(allocate(".CRT$XLAB")) void(WINAPI *__weak_intercept_tls_init)( variable
H A Dsanitizer_win_dll_thunk.cpp98 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__dll_thunk_tls_init)(void *, variable
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp158 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__asan_tls_init)(void *, variable