#include <exec_ecoff_mips.h>
Public Attributes | |
int16_t | magic |
int16_t | vstamp |
int32_t | ilineMax |
int32_t | cbLine |
int32_t | cbLineOffset |
int32_t | idnMax |
int32_t | cbDnOffset |
int32_t | ipdMax |
int32_t | cbPdOffset |
int32_t | isymMax |
int32_t | cbSymOffset |
int32_t | ioptMax |
int32_t | cbOptOffset |
int32_t | iauxMax |
int32_t | cbAuxOffset |
int32_t | issMax |
int32_t | cbSsOffset |
int32_t | issExtMax |
int32_t | cbSsExtOffset |
int32_t | ifdMax |
int32_t | cbFdOffset |
int32_t | crfd |
int32_t | cbRfdOffset |
int32_t | iextMax |
int32_t | cbExtOffset |
Definition at line 97 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbAuxOffset |
Definition at line 112 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbDnOffset |
Definition at line 104 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbExtOffset |
Definition at line 122 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbFdOffset |
Definition at line 118 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbLine |
Definition at line 101 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbLineOffset |
Definition at line 102 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbOptOffset |
Definition at line 110 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbPdOffset |
Definition at line 106 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbRfdOffset |
Definition at line 120 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbSsExtOffset |
Definition at line 116 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbSsOffset |
Definition at line 114 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::cbSymOffset |
Definition at line 108 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::crfd |
Definition at line 119 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::iauxMax |
Definition at line 111 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::idnMax |
Definition at line 103 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::iextMax |
Definition at line 121 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::ifdMax |
Definition at line 117 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::ilineMax |
Definition at line 100 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::ioptMax |
Definition at line 109 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::ipdMax |
Definition at line 105 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::issExtMax |
Definition at line 115 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::issMax |
Definition at line 113 of file exec_ecoff_mips.h.
int32_t ecoff_symhdr::isymMax |
Definition at line 107 of file exec_ecoff_mips.h.
int16_t ecoff_symhdr::magic |
Definition at line 98 of file exec_ecoff_mips.h.
int16_t ecoff_symhdr::vstamp |
Definition at line 99 of file exec_ecoff_mips.h.