Home | History | Annotate | Download | only in src

Lines Matching refs:GetNextAllocationBlock

161 bool CodeRange::GetNextAllocationBlock(size_t requested) {
209 if (!GetNextAllocationBlock(requested_size)) return NULL;
233 if (!GetNextAllocationBlock(0)) return NULL;