Home
last modified time | relevance | path

Searched refs:InterestingDLLsAvailable (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception_win.cc753 static void **InterestingDLLsAvailable() { in InterestingDLLsAvailable() function
826 void **DLLs = InterestingDLLsAvailable(); in GetFunctionAddressInDLLs()
/external/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp841 static void **InterestingDLLsAvailable() { in InterestingDLLsAvailable() function
944 void **DLLs = InterestingDLLsAvailable(); in OverrideFunction()