Home
last modified time | relevance | path

Searched defs:ExpHeapImpl (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/include/nn/fnd/detail/
Dfnd_DetailHeapHead.h90 struct ExpHeapImpl struct
92 ExpHeapImpl() : signature(0) {} in ExpHeapImpl() function
94 u32 signature;
96 NNSFndLink link;
97 NNSFndList childList;
99 void* heapStart; // Heap start address
100 void* heapEnd; // Heap end (+1) address
102 u32 attribute; // Attribute
104 NNSiFndExpHeapHead nnsiFndExpHeapHead;