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