Searched refs:MSanAtExitRecord (Results 1 – 1 of 1) sorted by relevance
1244 struct MSanAtExitRecord { struct1251 Vector<struct MSanAtExitRecord *> AtExitStack; argument1264 MSanAtExitRecord *r; in MSanAtExitWrapper()1280 MSanAtExitRecord *r = (MSanAtExitRecord *)arg; in MSanCxaAtExitWrapper()1308 MSanAtExitRecord *r = in setup_at_exit_wrapper()1309 (MSanAtExitRecord *)InternalAlloc(sizeof(MSanAtExitRecord)); in setup_at_exit_wrapper()