LLVM 19.0.0git
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 25 of file CodeGen.h.