Home
last modified time | relevance | path

Searched refs:reloc_absolute_dword (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ELFWriterInfo.cpp44 case X86::reloc_absolute_dword: in getRelocationType()
57 case X86::reloc_absolute_dword: in getRelocationType()
136 X86::reloc_absolute_dword : X86::reloc_absolute_word; in getAbsoluteLabelMachineRelTy()
DX86Relocations.h47 reloc_absolute_dword = 4 enumerator
DX86CodeEmitter.cpp278 if (Reloc == X86::reloc_absolute_dword) in emitGlobalAddress()
300 if (Reloc == X86::reloc_absolute_dword) in emitExternalSymbolAddress()
321 if (Reloc == X86::reloc_absolute_dword) in emitConstPoolAddress()
341 if (Reloc == X86::reloc_absolute_dword) in emitJumpTableAddress()
839 rt = X86::reloc_absolute_dword; // FIXME: add X86II flag? in emitInstruction()
DX86JITInfo.cpp564 case X86::reloc_absolute_dword: in relocate()
/external/llvm/lib/Target/MBlaze/
DMBlazeRelocations.h42 reloc_absolute_dword = 4 enumerator