ROSE  0.11.145.0
Enumerations
Rose::BinaryAnalysis::Commit Namespace Reference

Description

Whether to commit memory allocations.

Enumerations

enum  Boolean {
  NO,
  YES
}
 

Enumeration Type Documentation

Enumerator
NO 

Only query an allocation.

YES 

Allocate memory for real.

Definition at line 14 of file CodeInserter.h.