"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

#include "alpha.h"

Include dependency graph for target-alpha/ecoff.h:

Include dependency graph

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 85 of file target-alpha/ecoff.h.

#define ECOFF_EB_MAGIC   0x0160
 

Definition at line 81 of file target-alpha/ecoff.h.

#define ECOFF_EB_OTHER   0x6001
 

Definition at line 82 of file target-alpha/ecoff.h.

#define ECOFF_EL_MAGIC   0x0162
 

Definition at line 83 of file target-alpha/ecoff.h.

#define ECOFF_EL_OTHER   0x6201
 

Definition at line 84 of file target-alpha/ecoff.h.

#define ECOFF_magicSym   0x1992
 

Definition at line 156 of file target-alpha/ecoff.h.

#define ECOFF_R_SN_BSS   6
 

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

#define ECOFF_R_SN_DATA   3
 

Definition at line 218 of file target-alpha/ecoff.h.

#define ECOFF_R_SN_RDATA   2
 

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

#define ECOFF_R_SN_SBSS   5
 

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

#define ECOFF_R_SN_SDATA   4
 

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

#define ECOFF_R_SN_TEXT   1
 

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

#define ECOFF_stBlock   7
 

Definition at line 246 of file target-alpha/ecoff.h.

#define ECOFF_stConstant   15
 

Definition at line 254 of file target-alpha/ecoff.h.

#define ECOFF_stEnd   8
 

Definition at line 247 of file target-alpha/ecoff.h.

#define ECOFF_stFile   11
 

Definition at line 250 of file target-alpha/ecoff.h.

#define ECOFF_stForward   13
 

Definition at line 252 of file target-alpha/ecoff.h.

#define ECOFF_stGlobal   1
 

Definition at line 240 of file target-alpha/ecoff.h.

#define ECOFF_stLabel   5
 

Definition at line 244 of file target-alpha/ecoff.h.

#define ECOFF_stLocal   4
 

Definition at line 243 of file target-alpha/ecoff.h.

#define ECOFF_stMember   9
 

Definition at line 248 of file target-alpha/ecoff.h.

#define ECOFF_stNil   0
 

Definition at line 239 of file target-alpha/ecoff.h.

#define ECOFF_stParam   3
 

Definition at line 242 of file target-alpha/ecoff.h.

#define ECOFF_stProc   6
 

Definition at line 245 of file target-alpha/ecoff.h.

#define ECOFF_stRegReloc   12
 

Definition at line 251 of file target-alpha/ecoff.h.

#define ECOFF_stStatic   2
 

Definition at line 241 of file target-alpha/ecoff.h.

#define ECOFF_stStaticProc   14
 

Definition at line 253 of file target-alpha/ecoff.h.

#define ECOFF_stTypedef   10
 

Definition at line 249 of file target-alpha/ecoff.h.

#define ECOFF_STYP_BSS   0x0080
 

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

#define ECOFF_STYP_DATA   0x0040
 

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

#define ECOFF_STYP_FINI   0x01000000
 

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

Referenced by ld_load_prog().

#define ECOFF_STYP_INIT   0x80000000
 

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

Referenced by ld_load_prog().

#define ECOFF_STYP_LIT4   0x10000000
 

Definition at line 235 of file target-alpha/ecoff.h.

Referenced by ld_load_prog().

#define ECOFF_STYP_LIT8   0x08000000
 

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

Referenced by ld_load_prog().

#define ECOFF_STYP_LITA   0x04000000
 

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

Referenced by ld_load_prog().

#define ECOFF_STYP_PDATA   0x02800000
 

Definition at line 237 of file target-alpha/ecoff.h.

Referenced by ld_load_prog().

#define ECOFF_STYP_RCONST   0x02200000
 

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

Referenced by ld_load_prog().

#define ECOFF_STYP_RDATA   0x0100
 

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

#define ECOFF_STYP_SBSS   0x0400
 

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

#define ECOFF_STYP_SDATA   0x0200
 

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

#define ECOFF_STYP_TEXT   0x0020
 

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

#define ECOFF_STYP_XDATA   0x02400000
 

Definition at line 236 of file target-alpha/ecoff.h.

Referenced by ld_load_prog().


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