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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c25 COMPILER_RT_VISIBILITY void (*FreeHook)(void *) = NULL; variable
/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp112 void FreeHook(const volatile void *ptr) { function in namespace:fuzzer

Completed in 55 milliseconds