Searched defs:LinkerBlockAllocatorPage (Results 1 – 1 of 1) sorted by relevance
43 struct LinkerBlockAllocatorPage { struct44 LinkerBlockAllocatorPage* next; argument45 uint8_t bytes[kAllocateSize - 16] __attribute__((aligned(16)));