gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Macros | Typedefs
coff_sym.h File Reference

Go to the source code of this file.

Classes

struct  ecoff_symhdr
 
struct  ecoff_fdr
 
struct  pdr
 
struct  ecoff_sym
 
struct  ecoff_extsym
 
struct  TIR
 
struct  RNDXR
 
struct  DNR
 
union  AUXU
 
struct  OPTR
 

Macros

#define cbHDRR   sizeof(HDRR)
 
#define hdrNil   ((pHDRR)0)
 
#define cbFDR   sizeof(FDR)
 
#define fdNil   ((pFDR)0)
 
#define ifdNil   -1
 
#define ifdTemp   0
 
#define ilnNil   -1
 
#define cbPDR   sizeof(PDR)
 
#define pdNil   ((pPDR) 0)
 
#define ipdNil   -1
 
#define lineNil   ((pLINER)0)
 
#define cbLINER   sizeof(LINER)
 
#define ilineNil   -1
 
#define symNil   ((pSYMR)0)
 
#define cbSYMR   sizeof(SYMR)
 
#define isymNil   -1
 
#define indexNil   0xfffff
 
#define issNil   -1
 
#define issNull   0
 
#define IssFSb(sb)   (0x80000000 | ((coff_ulong)(sb)))
 
#define extNil   ((pEXTR)0)
 
#define cbEXTR   sizeof(EXTR)
 
#define cbTIR   sizeof(TIR)
 
#define tiNil   ((pTIR)0)
 
#define itqMax   6
 
#define cbRNDXR   sizeof(RNDXR)
 
#define rndxNil   ((pRNDXR)0)
 
#define cbDNR   sizeof(DNR)
 
#define dnNil   ((pDNR)0)
 
#define cAuxMax   (6 + (idimMax*3))
 
#define cbAUXU   sizeof(AUXU)
 
#define auxNil   ((pAUXU)0)
 
#define iauxNil   -1
 
#define optNil   ((pOPTR) 0)
 
#define cbOPTR   sizeof(OPTR)
 
#define ioptNil   -1
 
#define cbRFDT   sizeof(RFDT)
 
#define rfdNil   -1
 
#define cbFIT   sizeof(FIT)
 
#define ifiNil   -1
 
#define fiNil   ((pFIT) 0)
 

Typedefs

typedef struct ecoff_symhdr HDRR
 
typedef struct ecoff_symhdrpHDRR
 
typedef struct ecoff_fdr FDR
 
typedef struct ecoff_fdrpFDR
 
typedef struct pdr PDR
 
typedef struct pdrpPDR
 
typedef coff_int LINER
 
typedef coff_intpLINER
 
typedef struct ecoff_sym SYMR
 
typedef struct ecoff_sympSYMR
 
typedef struct ecoff_extsym EXTR
 
typedef struct ecoff_extsympEXTR
 
typedef struct TIRpTIR
 
typedef struct RNDXRpRNDXR
 
typedef struct DNRpDNR
 
typedef union AUXUpAUXU
 
typedef struct OPTRpOPTR
 
typedef coff_long RFDT
 
typedef coff_longpRFDT
 
typedef coff_int FIT
 
typedef coff_intpFIT
 

Macro Definition Documentation

◆ auxNil

#define auxNil   ((pAUXU)0)

Definition at line 362 of file coff_sym.h.

◆ cAuxMax

#define cAuxMax   (6 + (idimMax*3))

Definition at line 348 of file coff_sym.h.

◆ cbAUXU

#define cbAUXU   sizeof(AUXU)

Definition at line 361 of file coff_sym.h.

◆ cbDNR

#define cbDNR   sizeof(DNR)

Definition at line 321 of file coff_sym.h.

◆ cbEXTR

#define cbEXTR   sizeof(EXTR)

Definition at line 276 of file coff_sym.h.

◆ cbFDR

#define cbFDR   sizeof(FDR)

Definition at line 175 of file coff_sym.h.

◆ cbFIT

#define cbFIT   sizeof(FIT)

Definition at line 407 of file coff_sym.h.

◆ cbHDRR

#define cbHDRR   sizeof(HDRR)

Definition at line 127 of file coff_sym.h.

◆ cbLINER

#define cbLINER   sizeof(LINER)

Definition at line 232 of file coff_sym.h.

◆ cbOPTR

#define cbOPTR   sizeof(OPTR)

Definition at line 384 of file coff_sym.h.

◆ cbPDR

#define cbPDR   sizeof(PDR)

Definition at line 214 of file coff_sym.h.

◆ cbRFDT

#define cbRFDT   sizeof(RFDT)

Definition at line 398 of file coff_sym.h.

◆ cbRNDXR

#define cbRNDXR   sizeof(RNDXR)

Definition at line 311 of file coff_sym.h.

◆ cbSYMR

#define cbSYMR   sizeof(SYMR)

Definition at line 250 of file coff_sym.h.

◆ cbTIR

#define cbTIR   sizeof(TIR)

Definition at line 296 of file coff_sym.h.

◆ dnNil

#define dnNil   ((pDNR)0)

Definition at line 322 of file coff_sym.h.

◆ extNil

#define extNil   ((pEXTR)0)

Definition at line 275 of file coff_sym.h.

◆ fdNil

#define fdNil   ((pFDR)0)

Definition at line 176 of file coff_sym.h.

◆ fiNil

#define fiNil   ((pFIT) 0)

Definition at line 409 of file coff_sym.h.

◆ hdrNil

#define hdrNil   ((pHDRR)0)

Definition at line 128 of file coff_sym.h.

◆ iauxNil

#define iauxNil   -1

Definition at line 363 of file coff_sym.h.

◆ ifdNil

#define ifdNil   -1

Definition at line 177 of file coff_sym.h.

◆ ifdTemp

#define ifdTemp   0

Definition at line 178 of file coff_sym.h.

◆ ifiNil

#define ifiNil   -1

Definition at line 408 of file coff_sym.h.

◆ ilineNil

#define ilineNil   -1

Definition at line 233 of file coff_sym.h.

◆ ilnNil

#define ilnNil   -1

Definition at line 179 of file coff_sym.h.

◆ indexNil

#define indexNil   0xfffff

Definition at line 252 of file coff_sym.h.

◆ ioptNil

#define ioptNil   -1

Definition at line 385 of file coff_sym.h.

◆ ipdNil

#define ipdNil   -1

Definition at line 216 of file coff_sym.h.

◆ IssFSb

#define IssFSb (   sb)    (0x80000000 | ((coff_ulong)(sb)))

Definition at line 260 of file coff_sym.h.

◆ issNil

#define issNil   -1

Definition at line 253 of file coff_sym.h.

◆ issNull

#define issNull   0

Definition at line 254 of file coff_sym.h.

◆ isymNil

#define isymNil   -1

Definition at line 251 of file coff_sym.h.

◆ itqMax

#define itqMax   6

Definition at line 298 of file coff_sym.h.

◆ lineNil

#define lineNil   ((pLINER)0)

Definition at line 231 of file coff_sym.h.

◆ optNil

#define optNil   ((pOPTR) 0)

Definition at line 383 of file coff_sym.h.

◆ pdNil

#define pdNil   ((pPDR) 0)

Definition at line 215 of file coff_sym.h.

◆ rfdNil

#define rfdNil   -1

Definition at line 399 of file coff_sym.h.

◆ rndxNil

#define rndxNil   ((pRNDXR)0)

Definition at line 312 of file coff_sym.h.

◆ symNil

#define symNil   ((pSYMR)0)

Definition at line 249 of file coff_sym.h.

◆ tiNil

#define tiNil   ((pTIR)0)

Definition at line 297 of file coff_sym.h.

Typedef Documentation

◆ EXTR

typedef struct ecoff_extsym EXTR

◆ FDR

typedef struct ecoff_fdr FDR

◆ FIT

typedef coff_int FIT

Definition at line 406 of file coff_sym.h.

◆ HDRR

typedef struct ecoff_symhdr HDRR

◆ LINER

typedef coff_int LINER

Definition at line 230 of file coff_sym.h.

◆ pAUXU

typedef union AUXU * pAUXU

◆ pDNR

typedef struct DNR * pDNR

◆ PDR

typedef struct pdr PDR

◆ pEXTR

typedef struct ecoff_extsym * pEXTR

◆ pFDR

typedef struct ecoff_fdr * pFDR

◆ pFIT

typedef coff_int * pFIT

Definition at line 406 of file coff_sym.h.

◆ pHDRR

typedef struct ecoff_symhdr * pHDRR

◆ pLINER

typedef coff_int * pLINER

Definition at line 230 of file coff_sym.h.

◆ pOPTR

typedef struct OPTR * pOPTR

◆ pPDR

typedef struct pdr * pPDR

◆ pRFDT

typedef coff_long * pRFDT

Definition at line 397 of file coff_sym.h.

◆ pRNDXR

typedef struct RNDXR * pRNDXR

◆ pSYMR

typedef struct ecoff_sym * pSYMR

◆ pTIR

typedef struct TIR * pTIR

◆ RFDT

typedef coff_long RFDT

Definition at line 397 of file coff_sym.h.

◆ SYMR

typedef struct ecoff_sym SYMR

Generated on Fri Feb 28 2020 16:27:06 for gem5 by doxygen 1.8.13