Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc267 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