osprey/cygnus/include/coff/we32k.h File Reference

#include "coff/external.h"

Include dependency graph for we32k.h:

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

Go to the source code of this file.

Data Types

type  external_reloc

Defines

#define L_LNNO_SIZE   2
#define F_RELFLG   (0x0001)
#define F_EXEC   (0x0002)
#define F_LNNO   (0x0004)
#define F_LSYMS   (0x0008)
#define F_BM32B   (0020000)
#define F_BM32MAU   (0040000)
#define WE32KMAGIC   0x170
#define FBOMAGIC   0x170
#define MTVMAGIC   0x171
#define RBOMAGIC   0x172
#define WE32KBADMAG(x)
#define _TV   ".tv"
#define _INIT   ".init"
#define _FINI   ".fini"
#define RELOC   struct external_reloc
#define RELSZ   10


Define Documentation

#define _FINI   ".fini"

Definition at line 47 of file we32k.h.

#define _INIT   ".init"

Definition at line 46 of file we32k.h.

#define _TV   ".tv"

Definition at line 45 of file we32k.h.

#define F_BM32B   (0020000)

Definition at line 32 of file we32k.h.

#define F_BM32MAU   (0040000)

Definition at line 33 of file we32k.h.

#define F_EXEC   (0x0002)

Definition at line 29 of file we32k.h.

#define F_LNNO   (0x0004)

Definition at line 30 of file we32k.h.

#define F_LSYMS   (0x0008)

Definition at line 31 of file we32k.h.

#define F_RELFLG   (0x0001)

Definition at line 28 of file we32k.h.

#define FBOMAGIC   0x170

Definition at line 36 of file we32k.h.

#define L_LNNO_SIZE   2

Definition at line 18 of file we32k.h.

#define MTVMAGIC   0x171

Definition at line 37 of file we32k.h.

#define RBOMAGIC   0x172

Definition at line 38 of file we32k.h.

#define RELOC   struct external_reloc

Definition at line 58 of file we32k.h.

#define RELSZ   10

Definition at line 59 of file we32k.h.

#define WE32KBADMAG (  ) 

Value:

(   ((x).f_magic != WE32KMAGIC) \
      && ((x).f_magic != FBOMAGIC) \
      && ((x).f_magic != RBOMAGIC) \
      && ((x).f_magic != MTVMAGIC))

Definition at line 39 of file we32k.h.

#define WE32KMAGIC   0x170

Definition at line 35 of file we32k.h.


Generated on Wed Apr 8 14:57:59 2009 for Open64 by  doxygen 1.5.6