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

HashCode::HashCodeEntry Union Reference

List of all members.

Public Attributes

struct {
   uint32_t   res: 8
   uint32_t   section: 8
   uint32_t   function: 16
   uint32_t   block: 16
   uint32_t   memop: 16
fields
uint64_t bits

Member Data Documentation

uint64_t HashCode::HashCodeEntry::bits
 

Definition at line 208 of file Base.h.

Referenced by HashCode::getValue(), and HashCode::HashCode().

uint32_t HashCode::HashCodeEntry::block
 

Definition at line 205 of file Base.h.

struct { ... } HashCode::HashCodeEntry::fields
 

Referenced by HashCode::getBlock(), HashCode::getFunction(), HashCode::getMemop(), HashCode::getSection(), HashCode::hasBlock(), HashCode::hasFunction(), HashCode::HashCode(), HashCode::hasMemop(), and HashCode::hasSection().

uint32_t HashCode::HashCodeEntry::function
 

Definition at line 204 of file Base.h.

uint32_t HashCode::HashCodeEntry::memop
 

Definition at line 206 of file Base.h.

uint32_t HashCode::HashCodeEntry::res
 

Definition at line 202 of file Base.h.

uint32_t HashCode::HashCodeEntry::section
 

Definition at line 203 of file Base.h.


The documentation for this union was generated from the following file:
Generated on Mon Jan 28 11:08:39 2008 for PMaCInstrumentor by doxygen 1.3.5