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

Description

Whether to commit memory allocations.

Enumerations

enum  Boolean {
  NO ,
  YES
}
 

Enumeration Type Documentation

◆ Boolean

Enumerator
NO 

Only query an allocation.

YES 

Allocate memory for real.

Definition at line 19 of file CodeInserter.h.