Searched refs:LargeAllocation (Results 1 - 1 of 1) sorted by path

/haiku/src/system/boot/loader/
H A Dheap.cpp171 struct LargeAllocation { struct
172 LargeAllocation() function in struct:LargeAllocation
204 LargeAllocation*& HashNext()
212 LargeAllocation* fHashNext;
218 typedef LargeAllocation ValueType;
225 size_t Hash(LargeAllocation* value) const
230 bool Compare(void* key, LargeAllocation* value) const
235 LargeAllocation*& GetLink(LargeAllocation* value) const
263 LargeAllocation* allocatio
[all...]

Completed in 144 milliseconds