![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static MEMiHeapHead * | FindContainHeap_ (MEMList *pList, const void *memBlock) |
| static MEMList * | FindListContainHeap_ (const MEMiHeapHead *pHeapHd) |
| void | MEMiInitHeapHead (MEMiHeapHead *pHeapHd, u32 signature, void *heapStart, void *heapEnd, u16 optFlag) |
Variables | |
| static MEMList | sRootList |
| static BOOL | sRootListInitialized = FALSE |
| static OSMutex | sRootMutex |
|
static |
|
static |
| void MEMiInitHeapHead | ( | MEMiHeapHead * | pHeapHd, |
| u32 | signature, | ||
| void * | heapStart, | ||
| void * | heapEnd, | ||
| u16 | optFlag ) |
|
static |
|
static |
|
static |