Searched refs:MSanAtExitRecord (Results 1 – 1 of 1) sorted by relevance
1270 struct MSanAtExitRecord { struct1277 Vector<struct MSanAtExitRecord *> AtExitStack; argument1290 MSanAtExitRecord *r; in MSanAtExitWrapper()1306 MSanAtExitRecord *r = (MSanAtExitRecord *)arg; in MSanCxaAtExitWrapper()1334 MSanAtExitRecord *r = in setup_at_exit_wrapper()1335 (MSanAtExitRecord *)InternalAlloc(sizeof(MSanAtExitRecord)); in setup_at_exit_wrapper()