Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
H A Dinterception_win_test.cc300 TEST(Interception, InternalGetProcAddress) { in TEST() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc875 uptr InternalGetProcAddress(void *module, const char *func_name) { in InternalGetProcAddress() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp928 uptr InternalGetProcAddress(void *module, const char *func_name) { in InternalGetProcAddress() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc877 uptr InternalGetProcAddress(void *module, const char *func_name) { in InternalGetProcAddress() function