Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

/users/u3/mtikir/PMaCInstrumentor_v1601/include/defines/RawSection.d File Reference

Go to the source code of this file.

Defines

#define SECTRAW_IS_OF_TYPE_DECL(__str)   inline bool is ## __str() { return header->is ## __str(); }
#define SECTRAW_MACROS_BASIS(__str)
#define EXCEPTIONRAW_MACROS_BASIS(__str)
#define EXCEPTIONRAW_MACROS_CLASS(__str)


Define Documentation

#define EXCEPTIONRAW_MACROS_BASIS __str   ) 
 

Value:

 \
        GET_FIELD_BASIS(uint8_t,e_lang); \
        GET_FIELD_BASIS(uint8_t,e_reason); \
        GET_FIELD_BASIS_U(uint32_t,e_symndx,e_addr); \
        GET_FIELD_BASIS_U(uint64_t,e_paddr,e_addr); \

Definition at line 31 of file RawSection.d.

#define EXCEPTIONRAW_MACROS_CLASS __str   ) 
 

Value:

 \
        GET_FIELD_CLASS(uint8_t,e_lang); \
        GET_FIELD_CLASS(uint8_t,e_reason); \
        GET_FIELD_CLASS_U(uint32_t,e_symndx,e_addr); \
        GET_FIELD_CLASS_U(uint64_t,e_paddr,e_addr); \

Definition at line 38 of file RawSection.d.

#define SECTRAW_IS_OF_TYPE_DECL __str   )     inline bool is ## __str() { return header->is ## __str(); }
 

Definition at line 16 of file RawSection.d.

#define SECTRAW_MACROS_BASIS __str   ) 
 

Value:

Definition at line 18 of file RawSection.d.


Generated on Mon Jan 28 11:08:34 2008 for PMaCInstrumentor by doxygen 1.3.5