Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc203 static PageBasedAllocator __cxa_eh_globals_allocator; variable
212 __cxa_eh_globals_allocator.Init<__cxa_eh_globals>(); in CxaThreadKey()
218 __cxa_eh_globals_allocator.Deinit(); in ~CxaThreadKey()
238 obj = __cxa_eh_globals_allocator.Alloc(); in getSlow()
252 __cxa_eh_globals_allocator.Release(obj); in freeObject()