Home
last modified time | relevance | path

Searched defs:DtorList (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_thread_atexit.cpp58 struct DtorList { struct
59 Dtor dtor;
60 void* obj;
61 DtorList* next;
/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dcxa_thread_atexit.cpp63 struct DtorList { struct
64 Dtor dtor;
65 void* obj;
66 DtorList* next;