Searched refs:GetFunctionAddressInDLLs (Results 1 – 1 of 1) sorted by relevance
824 static bool GetFunctionAddressInDLLs(const char *func_name, uptr *func_addr) { in GetFunctionAddressInDLLs() function834 if (!GetFunctionAddressInDLLs(name, &orig_func)) in OverrideFunction()