Searched refs:LinkerTypeAllocator (Results 1 – 3 of 3) sorted by relevance
70 class LinkerTypeAllocator {72 LinkerTypeAllocator() : block_allocator_(sizeof(T)) {} in LinkerTypeAllocator() function78 DISALLOW_COPY_AND_ASSIGN(LinkerTypeAllocator);
148 static LinkerTypeAllocator<soinfo> g_soinfo_allocator;149 static LinkerTypeAllocator<LinkedListEntry<soinfo>> g_soinfo_links_allocator;151 static LinkerTypeAllocator<android_namespace_t> g_namespace_allocator;152 static LinkerTypeAllocator<LinkedListEntry<android_namespace_t>> g_namespace_list_allocator;
52 LinkerTypeAllocator<test_struct_nominal> allocator; in TEST()70 LinkerTypeAllocator<test_struct_small> allocator; in TEST()83 LinkerTypeAllocator<test_struct_larger> allocator; in TEST()108 LinkerTypeAllocator<test_struct_larger> allocator; in protect_all()