Searched refs:dyldUnloadHook (Results 1 – 1 of 1) sorted by relevance
120 static void dyldUnloadHook(const struct mach_header *mh, intptr_t slide);192 _dyld_register_func_for_remove_image(&dyldUnloadHook); in add()217 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() function in libunwind::DwarfFDECache