Searched refs:OSAllocFromHeap (Results 1 – 7 of 7) 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
264 000022c4 0000f8 80008a64 00004c24 4 OSAllocFromHeap os.a OSAlloc.o
329 000041c0 0000f8 8000a960 00006b20 4 OSAllocFromHeap os.a OSAlloc.o