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

Description

Boolean flag for tryLink.

Enumerations

enum  Boolean {
  NO ,
  YES
}
 Boolean flag for Rose::BinaryAnalysis::Partitioner2::ModulesElf::tryLink. More...
 

Enumeration Type Documentation

◆ Boolean

Boolean flag for Rose::BinaryAnalysis::Partitioner2::ModulesElf::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.