Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.h56 bool OverrideFunctionWithRedirectJump(
H A Dinterception_win.cpp799 bool OverrideFunctionWithRedirectJump( in OverrideFunctionWithRedirectJump() function
946 if (OverrideFunctionWithRedirectJump(old_func, new_func, orig_old_func)) in OverrideFunction()