Searched refs:_dyld_find_unwind_sections (Results 1 – 1 of 1) sorted by relevance
59 extern "C" bool _dyld_find_unwind_sections(void *, dyld_unwind_sections *);64 static inline bool _dyld_find_unwind_sections(void* addr, in _dyld_find_unwind_sections() function389 if (_dyld_find_unwind_sections((void *)targetAddr, &dyldInfo)) { in findUnwindSections()