Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.h39 bool OverrideImportedFunction(const char *module_to_patch,
83 ::__interception::OverrideImportedFunction( \
H A Dinterception_win.cpp1080 bool OverrideImportedFunction(const char *module_to_patch, in OverrideImportedFunction() function