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