HomeSort by: relevance | last modified time | path
    Searched defs:OverrideFunctionWithHotPatch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_win.cc 715 bool OverrideFunctionWithHotPatch(
829 if (OverrideFunctionWithHotPatch(old_func, new_func, orig_old_func))
interception_win.cc 715 bool OverrideFunctionWithHotPatch(
829 if (OverrideFunctionWithHotPatch(old_func, new_func, orig_old_func))

Completed in 115 milliseconds