Searched refs:OSAllocFromHeap (Results 1 – 8 of 8) sorted by relevance
95 void* OSAllocFromHeap(128 #define OSAlloc(size) OSAllocFromHeap(__OSCurrHeap, (size))
116 return OSAllocFromHeap(HEAP_ID, blocksize); in operator new()125 return OSAllocFromHeap(HEAP_ID, blocksize); in operator new[]()
90 fromHeap1 = OSAllocFromHeap(Heap1, OBJ2SIZE); in main()
195 return OSAllocFromHeap( heap, size ); in AllocatorAllocForOSHeap_()
338 void* OSAllocFromHeap(OSHeapHandle heap, u32 size) in OSAllocFromHeap() function
152 000024f0 0000f8 80008bf0 00004d70 16 OSAllocFromHeap os.a OSAlloc.o
188 00004450 0000f8 8000ab50 00006cd0 16 OSAllocFromHeap os.a OSAlloc.o
368 000065b0 0003c0 8000d730 00009910 16 OSAllocFromHeap osD.a OSAlloc.o