Searched refs:__cxa_eh_globals_allocator (Results 1 – 1 of 1) sorted by relevance
203 static PageBasedAllocator __cxa_eh_globals_allocator; variable212 __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()