Searched defs:FreeHook (Results 1 – 2 of 2) sorted by relevance
25 COMPILER_RT_VISIBILITY void (*FreeHook)(void *) = NULL; variable
112 void FreeHook(const volatile void *ptr) { in FreeHook() function