LLVM
15.0.0git
|
Enumerations | |
enum | ELFX86RelocationKind : Edge::Kind { Branch32 = Edge::FirstRelocation, Pointer32Signed, Pointer64, PCRel32, PCRel32GOTLoad, PCRel32GOTLoadRelaxable, PCRel32REXGOTLoadRelaxable, PCRel32TLV, PCRel64GOT, GOTOFF64, GOT64, Delta64 } |
Enumerator | |
---|---|
Branch32 | |
Pointer32Signed | |
Pointer64 | |
PCRel32 | |
PCRel32GOTLoad | |
PCRel32GOTLoadRelaxable | |
PCRel32REXGOTLoadRelaxable | |
PCRel32TLV | |
PCRel64GOT | |
GOTOFF64 | |
GOT64 | |
Delta64 |
Definition at line 22 of file ELF_x86_64.h.