Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1165 struct MSanAtExitRecord { struct
1172 MSanAtExitRecord *r = (MSanAtExitRecord *)arg; in MSanAtExitWrapper() argument
1182 MSanAtExitRecord *r = in INTERCEPTOR()
1183 (MSanAtExitRecord *)InternalAlloc(sizeof(MSanAtExitRecord)); in INTERCEPTOR()