Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc267 TEST(Interception, InternalGetProcAddress) { in TEST() argument
/external/llvm-project/compiler-rt/lib/interception/tests/
Dinterception_win_test.cpp317 TEST(Interception, InternalGetProcAddress) { in TEST() argument
/external/compiler-rt/lib/interception/
Dinterception_win.cc793 uptr InternalGetProcAddress(void *module, const char *func_name) { in InternalGetProcAddress() function
/external/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp882 uptr InternalGetProcAddress(void *module, const char *func_name) { in InternalGetProcAddress() function