LLVM  8.0.1
Enumerations
llvm::Reloc Namespace Reference

Enumerations

enum  Model {
  Static, PIC_, DynamicNoPIC, ROPI,
  RWPI, ROPI_RWPI
}
 

Enumeration Type Documentation

◆ Model

Enumerator
Static 
PIC_ 
DynamicNoPIC 
ROPI 
RWPI 
ROPI_RWPI 

Definition at line 22 of file CodeGen.h.