LLVM: llvm::Reloc Namespace Reference (original) (raw)
llvm::Reloc Namespace Reference
| Enumerations | |
|---|---|
| enum | Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI } |
Enumeration Type Documentation
◆ Model
enum llvm::Reloc::Model
| Enumerator |
|---|
| Static |
| PIC_ |
| DynamicNoPIC |
| ROPI |
| RWPI |
| ROPI_RWPI |
Definition at line 25 of file CodeGen.h.