Searched defs:InterceptFunction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_linux.cpp59 bool InterceptFunction(const char *name, uptr *ptr_to_real, uptr func, function in namespace:__interception
72 bool InterceptFunction(const char *name, const char *ver, uptr *ptr_to_real, function in namespace:__interception

Completed in 95 milliseconds