Home
last modified time | relevance | path

Searched defs:LinkerBlockAllocatorPage (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker_block_allocator.cpp43 struct LinkerBlockAllocatorPage { struct
44 LinkerBlockAllocatorPage* next; argument
45 uint8_t bytes[kAllocateSize - 16] __attribute__((aligned(16)));