Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1113 struct MSanAtExitRecord { struct
1120 MSanAtExitRecord *r = (MSanAtExitRecord *)arg; in MSanAtExitWrapper() argument
1130 MSanAtExitRecord *r = in INTERCEPTOR()
1131 (MSanAtExitRecord *)InternalAlloc(sizeof(MSanAtExitRecord)); in INTERCEPTOR()