Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/interception/
H A Dinterception_win.h54 bool OverrideFunctionWithHotPatch(
H A Dinterception_win.cc715 bool OverrideFunctionWithHotPatch( in OverrideFunctionWithHotPatch() function
829 if (OverrideFunctionWithHotPatch(old_func, new_func, orig_old_func)) in OverrideFunction()