Home
last modified time | relevance | path

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

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