Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/interception/
H A Dinterception_win.h40 bool OverrideImportedFunction(const char *module_to_patch,
79 ::__interception::OverrideImportedFunction( \
H A Dinterception_win.cc950 bool OverrideImportedFunction(const char *module_to_patch, in OverrideImportedFunction() function