gem5
|
#include <coff_sym.h>
Public Attributes | |
coff_addr | adr |
coff_addr | cbLineOffset |
coff_addr | cbLine |
coff_addr | cbSs |
coff_int | rss |
coff_int | issBase |
coff_int | isymBase |
coff_int | csym |
coff_int | ilineBase |
coff_int | cline |
coff_int | ioptBase |
coff_int | copt |
coff_int | ipdFirst |
coff_int | cpd |
coff_int | iauxBase |
coff_int | caux |
coff_int | rfdBase |
coff_int | crfd |
unsigned | lang: 5 |
unsigned | fMerge: 1 |
unsigned | fReadin: 1 |
unsigned | fBigendian: 1 |
unsigned | glevel: 2 |
unsigned | reserved: 22 |
coff_uint | reserved2 |
Definition at line 147 of file coff_sym.h.
coff_addr ecoff_fdr::adr |
Definition at line 148 of file coff_sym.h.
coff_int ecoff_fdr::caux |
Definition at line 163 of file coff_sym.h.
coff_addr ecoff_fdr::cbLine |
Definition at line 150 of file coff_sym.h.
coff_addr ecoff_fdr::cbLineOffset |
Definition at line 149 of file coff_sym.h.
coff_addr ecoff_fdr::cbSs |
Definition at line 151 of file coff_sym.h.
coff_int ecoff_fdr::cline |
Definition at line 157 of file coff_sym.h.
coff_int ecoff_fdr::copt |
Definition at line 159 of file coff_sym.h.
coff_int ecoff_fdr::cpd |
Definition at line 161 of file coff_sym.h.
coff_int ecoff_fdr::crfd |
Definition at line 165 of file coff_sym.h.
coff_int ecoff_fdr::csym |
Definition at line 155 of file coff_sym.h.
Referenced by EcoffObject::loadLocalSymbols().
unsigned ecoff_fdr::fBigendian |
Definition at line 169 of file coff_sym.h.
unsigned ecoff_fdr::fMerge |
Definition at line 167 of file coff_sym.h.
unsigned ecoff_fdr::fReadin |
Definition at line 168 of file coff_sym.h.
unsigned ecoff_fdr::glevel |
Definition at line 171 of file coff_sym.h.
coff_int ecoff_fdr::iauxBase |
Definition at line 162 of file coff_sym.h.
coff_int ecoff_fdr::ilineBase |
Definition at line 156 of file coff_sym.h.
coff_int ecoff_fdr::ioptBase |
Definition at line 158 of file coff_sym.h.
coff_int ecoff_fdr::ipdFirst |
Definition at line 160 of file coff_sym.h.
coff_int ecoff_fdr::issBase |
Definition at line 153 of file coff_sym.h.
coff_int ecoff_fdr::isymBase |
Definition at line 154 of file coff_sym.h.
unsigned ecoff_fdr::lang |
Definition at line 166 of file coff_sym.h.
unsigned ecoff_fdr::reserved |
Definition at line 172 of file coff_sym.h.
coff_uint ecoff_fdr::reserved2 |
Definition at line 173 of file coff_sym.h.
coff_int ecoff_fdr::rfdBase |
Definition at line 164 of file coff_sym.h.
coff_int ecoff_fdr::rss |
Definition at line 152 of file coff_sym.h.