Searched refs:g_soinfo_allocator (Results 1 – 1 of 1) sorted by relevance
86 static LinkerAllocator<soinfo> g_soinfo_allocator; variable281 g_soinfo_allocator.protect_all(protection); in protect_data()291 soinfo* si = new (g_soinfo_allocator.alloc()) soinfo(name, file_stat, file_offset); in soinfo_alloc()335 g_soinfo_allocator.free(si); in soinfo_free()