Searched refs:RemoveFindDynamicUnwindSections (Results 1 – 1 of 1) sorted by relevance
60 static int (*RemoveFindDynamicUnwindSections)(void *) = nullptr; variable63 if (int Err = RemoveFindDynamicUnwindSections((void *)&findSections)) { in ~UnwindInfoManager()100 RemoveFindDynamicUnwindSections = RemoveFn; in TryEnable()