Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp65 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