Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_block_allocator.cpp47 struct LinkerBlockAllocatorPage { struct
48 LinkerBlockAllocatorPage* next; argument
49 uint8_t bytes[kAllocateSize - 16] __attribute__((aligned(16)));