#include "global.h"Go to the source code of this file.
Classes | |
| struct | flat_hdr |
| struct | flat_reloc |
Defines | |
| #define | FLTMAG0 'b' |
| #define | FLTMAG1 'F' |
| #define | FLTMAG2 'L' |
| #define | FLTMAG3 'T' |
| #define | FLAT_RELOC_TYPE_TEXT 0 |
| #define | FLAT_RELOC_TYPE_DATA 1 |
| #define | FLAT_RELOC_TYPE_BSS 2 |
Variables | |
| byte | FLAT_HEADER_struct [20] |
|
|
Definition at line 47 of file fltstruc.h. |
|
|
Definition at line 46 of file fltstruc.h. |
|
|
Definition at line 45 of file fltstruc.h. |
|
|
Definition at line 26 of file fltstruc.h. |
|
|
Definition at line 27 of file fltstruc.h. |
|
|
Definition at line 28 of file fltstruc.h. |
|
|
Definition at line 29 of file fltstruc.h. |
|
|
Definition at line 53 of file fltstruc.h. Referenced by ht_flt::init(). |
1.3.5