Searched refs:LinkerTypeAllocator (Results 1 – 3 of 3) sorted by relevance
89 class LinkerTypeAllocator {91 LinkerTypeAllocator() : block_allocator_(sizeof(T)) {} in LinkerTypeAllocator() function97 DISALLOW_COPY_AND_ASSIGN(LinkerTypeAllocator);
69 LinkerTypeAllocator<Element> allocator; in linker_allocator_test_helper()105 LinkerTypeAllocator<test_struct_larger> allocator; in TEST()119 LinkerTypeAllocator<test_struct_larger> allocator; in protect_all()
88 static LinkerTypeAllocator<soinfo> g_soinfo_allocator;89 static LinkerTypeAllocator<LinkedListEntry<soinfo>> g_soinfo_links_allocator;91 static LinkerTypeAllocator<android_namespace_t> g_namespace_allocator;92 static LinkerTypeAllocator<LinkedListEntry<android_namespace_t>> g_namespace_list_allocator;