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 000022a4 0000f8 80008a44 00004c04 4 OSAllocFromHeap os.a OSAlloc.o
327 000040bc 0000f8 8000a85c 00006a1c 4 OSAllocFromHeap os.a OSAlloc.o