Home | History | Annotate | Download | only in heap

Lines Matching refs:AllocationResult

1566           AllocationResult allocation = map_space()->AllocateRawUnaligned(
1589 AllocationResult allocation;
4610 AllocationResult alloc = AllocateRaw(size, space, alignment);
4630 AllocationResult alloc;
4652 AllocationResult alloc = lo_space()->AllocateRaw(size, EXECUTABLE);