"I am a person who works hard and plays hard."

Yuan Wei
Second Year Graduate Student Department of Computer Science
University of Virginia Charlottesville, VA 22903
Email: yw3f@cs.virginia.edu


Source Code Analysis

Main Page   Compound List   File List   Compound Members   File Members  

ecoff.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

Defines

Typedefs


Define Documentation

#define ECOFF_ALPHAMAGIC   0603
 

Definition at line 77 of file target-pisa/ecoff.h.

#define ECOFF_EB_MAGIC   0x0160
 

Definition at line 73 of file target-pisa/ecoff.h.

#define ECOFF_EB_OTHER   0x6001
 

Definition at line 74 of file target-pisa/ecoff.h.

#define ECOFF_EL_MAGIC   0x0162
 

Definition at line 75 of file target-pisa/ecoff.h.

#define ECOFF_EL_OTHER   0x6201
 

Definition at line 76 of file target-pisa/ecoff.h.

#define ECOFF_magicSym   0x7009
 

Definition at line 145 of file target-pisa/ecoff.h.

#define ECOFF_R_SN_BSS   6
 

Definition at line 210 of file target-pisa/ecoff.h.

#define ECOFF_R_SN_DATA   3
 

Definition at line 207 of file target-pisa/ecoff.h.

#define ECOFF_R_SN_RDATA   2
 

Definition at line 206 of file target-pisa/ecoff.h.

#define ECOFF_R_SN_SBSS   5
 

Definition at line 209 of file target-pisa/ecoff.h.

#define ECOFF_R_SN_SDATA   4
 

Definition at line 208 of file target-pisa/ecoff.h.

#define ECOFF_R_SN_TEXT   1
 

Definition at line 205 of file target-pisa/ecoff.h.

#define ECOFF_stBlock   7
 

Definition at line 226 of file target-pisa/ecoff.h.

#define ECOFF_stConstant   15
 

Definition at line 234 of file target-pisa/ecoff.h.

#define ECOFF_stEnd   8
 

Definition at line 227 of file target-pisa/ecoff.h.

#define ECOFF_stFile   11
 

Definition at line 230 of file target-pisa/ecoff.h.

#define ECOFF_stForward   13
 

Definition at line 232 of file target-pisa/ecoff.h.

#define ECOFF_stGlobal   1
 

Definition at line 220 of file target-pisa/ecoff.h.

#define ECOFF_stLabel   5
 

Definition at line 224 of file target-pisa/ecoff.h.

#define ECOFF_stLocal   4
 

Definition at line 223 of file target-pisa/ecoff.h.

#define ECOFF_stMember   9
 

Definition at line 228 of file target-pisa/ecoff.h.

#define ECOFF_stNil   0
 

Definition at line 219 of file target-pisa/ecoff.h.

#define ECOFF_stParam   3
 

Definition at line 222 of file target-pisa/ecoff.h.

#define ECOFF_stProc   6
 

Definition at line 225 of file target-pisa/ecoff.h.

#define ECOFF_stRegReloc   12
 

Definition at line 231 of file target-pisa/ecoff.h.

#define ECOFF_stStatic   2
 

Definition at line 221 of file target-pisa/ecoff.h.

#define ECOFF_stStaticProc   14
 

Definition at line 233 of file target-pisa/ecoff.h.

#define ECOFF_stTypedef   10
 

Definition at line 229 of file target-pisa/ecoff.h.

#define ECOFF_STYP_BSS   0x0080
 

Definition at line 217 of file target-pisa/ecoff.h.

#define ECOFF_STYP_DATA   0x0040
 

Definition at line 214 of file target-pisa/ecoff.h.

#define ECOFF_STYP_RDATA   0x0100
 

Definition at line 213 of file target-pisa/ecoff.h.

#define ECOFF_STYP_SBSS   0x0400
 

Definition at line 216 of file target-pisa/ecoff.h.

#define ECOFF_STYP_SDATA   0x0200
 

Definition at line 215 of file target-pisa/ecoff.h.

#define ECOFF_STYP_TEXT   0x0020
 

Definition at line 212 of file target-pisa/ecoff.h.


Typedef Documentation

typedef struct ecoff_EXTR ecoff_EXTR
 

typedef struct ecoff_fdr ecoff_FDR
 

typedef struct ecoff_symhdr_t ecoff_HDRR
 

typedef struct ecoff_pdr ecoff_PDR
 

typedef struct ecoff_SYMR ecoff_SYMR
 



UVa CS Department of Computer Science
School of Engineering, University of Virginia
151 Engineer's Way, P.O. Box 400740
Charlottesville, Virginia 22904-4740

(434) 982-2200  Fax: (434) 982-2214