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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp30 int interceptWhenPossible(uptr dll_function, const char *real_function) { argument
H A Dsanitizer_win_dll_thunk.cpp33 int dllThunkIntercept(const char* main_function, uptr dll_function) { argument
40 dllThunkInterceptWhenPossible(const char* main_function, const char* default_function, uptr dll_function) argument

Completed in 110 milliseconds