Searched refs:OSAllocFromHeap (Results 1 – 7 of 7) sorted by relevance
95 void* OSAllocFromHeap(128 #define OSAlloc(size) OSAllocFromHeap(__OSCurrHeap, (size))
113 return OSAllocFromHeap(HEAP_ID, blocksize); in operator new()122 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
254 00002124 0000f8 80008844 00004a04 4 OSAllocFromHeap os.a OSAlloc.o
317 00003f1c 0000f8 8000a63c 000067fc 4 OSAllocFromHeap os.a OSAlloc.o