TLF section header description.
More...
#include <tlf.h>
|
uint16_t | address |
| Address as seen from the DSP (in words)
|
|
uint32_t | data_offset |
| Offset of the file to the data of the section.
|
|
uint8_t | padding [3] |
| Unused. Set to zero.
|
|
uint16_t | size |
| Size in bytes.
|
|
uint8_t | type |
| TLF_SEGMENT_CODE or TLF_SEGMENT_DATA.
|
|
TLF section header description.
The documentation for this struct was generated from the following file: