Searched refs:AtExitCtx (Results 1 – 1 of 1) sorted by relevance
179 struct AtExitCtx { struct198 Vector<struct AtExitCtx *> AtExitStack;374 AtExitCtx *ctx; in at_exit_wrapper()392 AtExitCtx *ctx = (AtExitCtx*)arg; in cxa_at_exit_wrapper()420 AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx)); in setup_at_exit_wrapper()452 AtExitCtx *ctx = (AtExitCtx*)arg; in on_exit_wrapper()461 AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx)); in TSAN_INTERCEPTOR()