Home
last modified time | relevance | path

Searched refs:dyldUnloadHook (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp120 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