Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp374 TEST(Interception, InternalGetProcAddress) { in TEST() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.cpp931 uptr InternalGetProcAddress(void *module, const char *func_name) { in InternalGetProcAddress() function