|
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) |
|
Manage comments that are attached to data structures for debugging