LLVM API Documentation
#include "llvm/CodeGen/MachineRelocation.h"


Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | llvm::X86 |
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_dword = 3 } |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.