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

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

Go to the source code of this file.

Defines

#define LINEINFO_MACROS_BASIS(__str)
#define LINEINFO_MACROS_CLASS(__str)


Define Documentation

#define LINEINFO_MACROS_BASIS __str   ) 
 

Value:

 \
        GET_FIELD_BASIS_U(uint32_t,l_symndx,l_addr); \
        GET_FIELD_BASIS_U(uint64_t,l_paddr,l_addr); \
        GET_FIELD_BASIS(uint32_t,l_lnno); \

Definition at line 16 of file LineInfoTable.d.

#define LINEINFO_MACROS_CLASS __str   ) 
 

Value:

 \
        GET_FIELD_CLASS_U(uint32_t,l_symndx,l_addr); \
        GET_FIELD_CLASS_U(uint64_t,l_paddr,l_addr); \
        GET_FIELD_CLASS(uint32_t,l_lnno); \

Definition at line 22 of file LineInfoTable.d.


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