Searched refs:FuncExit (Results 1 – 9 of 9) sorted by relevance
65 static void PopTag(ThreadState *thr) { FuncExit(thr); } in PopTag()79 if (caller_pc) FuncExit(thr); in ExternalAccess()
170 void __tsan_func_exit() { FuncExit(cur_thread()); }
39 FuncExit(thr_); in ~ScopedAnnotation()
315 FuncExit(thr_); in ~ScopedInterceptor()438 FuncExit(thr); in at_exit_callback_installed_at()448 FuncExit(thr); in cxa_at_exit_callback_installed_at()514 FuncExit(thr); in on_exit_callback_installed_at()578 FuncExit(thr); in LongJmp()
892 FuncExit(thr); in AtomicGo()903 FuncExit(thr); in AtomicGoRet()
799 void FuncExit(ThreadState *thr) { in FuncExit() function
102 FuncExit(thr); in TraceRestartFuncExit()
178 FuncExit(thr); in __tsan_read_pc()190 FuncExit(thr); in __tsan_write_pc()206 FuncExit(thr); in __tsan_func_exit()
958 MCSymbol *FuncExit = OutContext.getOrCreateSymbol( in LowerPATCHABLE_RET() local969 FuncExit, SystemZ::S_PLT, OutContext))); in LowerPATCHABLE_RET()