Searched defs:new_func (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/interception/ |
| H A D | interception_win.cpp | 1048 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithDetour() 1083 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithRedirectJump() 1118 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithHotPatch() 1168 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithTrampoline() 1224 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunction() 1357 const char *func_name, uptr new_func, uptr *orig_old_func) { in OverrideFunction()
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | ex_data.c | 150 CRYPTO_EX_new *new_func, in ossl_crypto_get_ex_new_index_ex() 204 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in CRYPTO_get_ex_new_index()
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | cryptlib.h | 71 CRYPTO_EX_new *new_func; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_malloc_win.cpp | 472 static void TryToOverrideFunction(const char *fname, uptr new_func) { in TryToOverrideFunction()
|
| /freebsd/sys/kern/ |
| H A D | kern_timeout.c | 640 callout_func_t *new_func; in softclock_call_cc() local
|