Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_interception.cpp112 uptr *const old_target_function) { in __sanitizer_override_function_by_addr() argument
117 target_function, source_function, old_target_function); in __sanitizer_override_function_by_addr()
H A Dsanitizer_win_thunk_interception.h24 __sanitizer::uptr *old_target_function = nullptr);