Home
last modified time | relevance | path

Searched refs:MSanAtExitRecord (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1294 struct MSanAtExitRecord { struct
1301 MSanAtExitRecord *r = (MSanAtExitRecord *)arg; in MSanAtExitWrapper() argument
1311 MSanAtExitRecord *r = in INTERCEPTOR()
1312 (MSanAtExitRecord *)InternalAlloc(sizeof(MSanAtExitRecord)); in INTERCEPTOR()