Home
last modified time | relevance | path

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

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