Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp30 int interceptWhenPossible(uptr dll_function, const char *real_function) { in interceptWhenPossible() argument
32 (void *)GetModuleHandleA(0), real_function); in interceptWhenPossible()
H A Dsanitizer_win_weak_interception.h16 int interceptWhenPossible(uptr dll_function, const char *real_function);