Searched defs:FreeBlockInfo (Results 1 – 1 of 1) sorted by relevance
28 struct FreeBlockInfo { struct34 : block_size_(block_size < sizeof(FreeBlockInfo) ? sizeof(FreeBlockInfo) : block_size), in LinkerBlockAllocator() argument