LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations
X86Relocations.h File Reference
#include "llvm/CodeGen/MachineRelocation.h"
Include dependency graph for X86Relocations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::X86
 Define some predicates that are used for node matching.
 

Enumerations

enum  llvm::X86::RelocationType {
  llvm::X86::reloc_pcrel_word = 0, llvm::X86::reloc_picrel_word = 1, llvm::X86::reloc_absolute_word = 2, llvm::X86::reloc_absolute_word_sext = 3,
  llvm::X86::reloc_absolute_dword = 4
}