Pin
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
comment.cpp File Reference
#include "level_base.H"
#include "level_core.H"

Functions

KNOB< BOOL > LEVEL_CORE::KnobAttachComment (KNOB_MODE_WRITEONCE,"supported","comment","0","Attach comments to data structures")
 
const ATTRIBUTE LEVEL_CORE::AttrComment ("comment:","core","comment", EXT_ATTR_MODE_SINGLE, VAL_TYPE_STRING, FALSE, FALSE,"comment")
 
VOID LEVEL_CORE::INS_AttachComment (const INS ins, string comment)
 
string LEVEL_CORE::INS_Comment (INS ins)
 
VOID LEVEL_CORE::INS_CopyComment (INS toIns, INS fromIns)
 

Detailed Description

Manage comments that are attached to data structures for debugging