Searched refs:AtExitCtx (Results 1 – 1 of 1) sorted by relevance
181 struct AtExitCtx { struct200 Vector<struct AtExitCtx *> AtExitStack;380 AtExitCtx *ctx; in at_exit_wrapper()398 AtExitCtx *ctx = (AtExitCtx*)arg; in cxa_at_exit_wrapper()426 AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx)); in setup_at_exit_wrapper()461 AtExitCtx *ctx = (AtExitCtx*)arg; in on_exit_wrapper()470 AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx)); in TSAN_INTERCEPTOR()