Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_thunk_interception.cpp44 void initialize_thunks(const sanitizer_thunk *first, in initialize_thunks() function
82 __sanitizer::initialize_thunks(&__sanitizer_intercept_thunk_begin, in __sanitizer_thunk_init()
84 __sanitizer::initialize_thunks(&__sanitizer_register_weak_thunk_begin, in __sanitizer_thunk_init()
H A Dsanitizer_win_thunk_interception.h35 void initialize_thunks(const sanitizer_thunk *begin,