|
LLVM
8.0.1
|
#include "llvm/MC/MCFixup.h"

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::X86 | |
| Define some predicates that are used for node matching. | |
Enumerations | |
| enum | llvm::X86::Fixups { llvm::X86::reloc_riprel_4byte = FirstTargetFixupKind, llvm::X86::reloc_riprel_4byte_movq_load, llvm::X86::reloc_riprel_4byte_relax, llvm::X86::reloc_riprel_4byte_relax_rex, llvm::X86::reloc_signed_4byte, llvm::X86::reloc_signed_4byte_relax, llvm::X86::reloc_global_offset_table, llvm::X86::reloc_global_offset_table8, llvm::X86::reloc_branch_4byte_pcrel, llvm::X86::LastTargetFixupKind, llvm::X86::NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind } |
1.8.13