Searched refs:sRootList (Results 1 – 3 of 3) sorted by relevance
26 static MEMList sRootList; // root heap list variable146 MEMList* pList = &sRootList; in FindListContainHeap_()148 MEMiHeapHead* pContainHeap = FindContainHeap_( &sRootList, pHeapHd ); in FindListContainHeap_()205 MEM_INIT_LIST( &sRootList, MEMiHeapHead, link ); in MEMiInitHeapHead()288 return FindContainHeap_( &sRootList, memBlock ); in MEMFindContainHeap()308 while ( NULL != ( pHeapHd = (MEMiHeapHead*)MEMGetNextListObject(&sRootList, pHeapHd) ) ) in MEMFindParentHeap()
2707 00006798 00000c 8003b798 00037958 4 sRootList mem.a mem_heapCommon.o
3228 000255e0 00000c 800708a0 0006ca60 4 sRootList mem.a mem_heapCommon.o