ROSE  0.11.145.0
Enumerations
Rose::BinaryAnalysis::Partitioner2::ModulesElf::FixUndefinedSymbols Namespace Reference

Description

Boolean flag for tryLink.

Enumerations

enum  Boolean {
  NO,
  YES
}
 Boolean flag for tryLink. More...
 

Enumeration Type Documentation

Boolean flag for tryLink.

Enumerator
NO 

Do not try to fix undefined symbols.

YES 

Yes, try to fix undefined symbols.

Definition at line 88 of file ModulesElf.h.