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