Go to the source code of this file.
Compounds | |
| struct | aouthdr |
| Data structure that describe the MIPS COFF format. More... | |
| struct | filehdr |
| Data structure that describe the MIPS COFF format. More... | |
| struct | scnhdr |
| Data structure that describe the MIPS COFF format. More... | |
Defines | |
| #define | MIPSELMAGIC 0x0162 |
| #define | OMAGIC 0407 |
| #define | SOMAGIC 0x0701 |
| #define | AOUTHSZ sizeof(AOUTHDR) |
Typedefs | |
| typedef struct aouthdr | AOUTHDR |
| Data structure that describe the MIPS COFF format. More... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Data structure that describe the MIPS COFF format.
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001