Searched refs:findDynamicUnwindSections (Results 1 – 3 of 3) sorted by relevance
70 bool findDynamicUnwindSections(void *, unw_dynamic_unwind_sections *);506 if (findDynamicUnwindSections((void *)targetAddr, in findUnwindSections()
363 bool findDynamicUnwindSections(void *addr, unw_dynamic_unwind_sections *info) { in findDynamicUnwindSections() function
365 static int findDynamicUnwindSections(uintptr_t addr,474 if (__unw_add_find_dynamic_unwind_sections(&findDynamicUnwindSections)) in registerThreadDataSection() 476 "Could not register findDynamicUnwindSections"); in registerThreadDataSection() 488 if (__unw_remove_find_dynamic_unwind_sections(&findDynamicUnwindSections)) { in deregisterThreadDataSection() 1041 int MachOPlatformRuntimeState::findDynamicUnwindSections( in dlcloseImpl() 840 int MachOPlatformRuntimeState::findDynamicUnwindSections( findDynamicUnwindSections() function in __anon3d23d5020211::MachOPlatformRuntimeState