Home
last modified time | relevance | path

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

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