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

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

Go to the source code of this file.

Defines

#define RELOCATION_MACROS_BASIS(__str)
#define RELOCATION_MACROS_CLASS(__str)


Define Documentation

#define RELOCATION_MACROS_BASIS __str   ) 
 

Value:

 \
        GET_FIELD_BASIS(uint64_t,r_vaddr); \
        GET_FIELD_BASIS(uint32_t,r_symndx); \
        GET_FIELD_BASIS(uint8_t,r_rsize); \
        GET_FIELD_BASIS(uint8_t,r_rtype); \

Definition at line 13 of file RelocationTable.d.

#define RELOCATION_MACROS_CLASS __str   ) 
 

Value:

 \
        GET_FIELD_CLASS(uint64_t,r_vaddr); \
        GET_FIELD_CLASS(uint32_t,r_symndx); \
        GET_FIELD_CLASS(uint8_t,r_rsize); \
        GET_FIELD_CLASS(uint8_t,r_rtype); \

Definition at line 20 of file RelocationTable.d.


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