Searched defs:FreeHook (Results 1 – 5 of 5) sorted by relevance
83 static void FreeHook(const volatile void*) {} in FreeHook() function
277 static inline void FreeHook(void* ptr) { in FreeHook() function
21 COMPILER_RT_VISIBILITY void (*FreeHook)(void *) = NULL; variable
142 void FreeHook(const volatile void *ptr) { in FreeHook() function
112 void FreeHook(const volatile void *ptr) { in FreeHook() function