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_()231 MEM_INIT_LIST( &sRootList, MEMiHeapHead, link ); in MEMiInitHeapHead()319 return FindContainHeap_( &sRootList, memBlock ); in MEMFindContainHeap()339 while ( NULL != ( pHeapHd = (MEMiHeapHead*)MEMGetNextListObject(&sRootList, pHeapHd) ) ) in MEMFindParentHeap()
3566 00006f18 00000c 80054b18 00050cd8 4 sRootList mem.a mem_heapCommon.o
4085 0000f398 00000c 80072e58 0006f018 4 sRootList mem.a mem_heapCommon.o