libxmp/libxmpf in Omni Compiler  1.3.4
_sortedChunkTable_t Struct Reference

MEMORY MANAGEMENT STRUCTURE-III (for binary search for memory chunk) table of memory chunks sorted in order of local address. More...

#include <_xmpco_alloc.h>

Collaboration diagram for _sortedChunkTable_t:

Data Fields

unsigned long orgAddr
 
MemoryChunk_tchunk
 

Detailed Description

MEMORY MANAGEMENT STRUCTURE-III (for binary search for memory chunk) table of memory chunks sorted in order of local address.

Field Documentation

◆ chunk

MemoryChunk_t* _sortedChunkTable_t::chunk

◆ orgAddr

unsigned long _sortedChunkTable_t::orgAddr

The documentation for this struct was generated from the following file: