Searched refs:reloc_picrel_word (Results 1 – 6 of 6) sorted by relevance
46 case X86::reloc_picrel_word: in getRelocationType()58 case X86::reloc_picrel_word: in getRelocationType()
34 reloc_picrel_word = 1, enumerator
266 if (Reloc == X86::reloc_picrel_word) in emitGlobalAddress()290 intptr_t RelocCST = (Reloc == X86::reloc_picrel_word) ? PICBaseOffset : 0; in emitExternalSymbolAddress()314 if (Reloc == X86::reloc_picrel_word) in emitConstPoolAddress()334 if (Reloc == X86::reloc_picrel_word) in emitJumpTableAddress()416 : (IsPIC ? X86::reloc_picrel_word : X86::reloc_absolute_word); in emitDisplacementField()834 : (IsPIC ? X86::reloc_picrel_word : X86::reloc_absolute_word); in emitInstruction()920 : (IsPIC ? X86::reloc_picrel_word : X86::reloc_absolute_word); in emitInstruction()960 : (IsPIC ? X86::reloc_picrel_word : X86::reloc_absolute_word); in emitInstruction()
540 case X86::reloc_picrel_word: { in relocate()
29 reloc_picrel_word = 1, enumerator
1859 : (IsPIC ? X86::reloc_picrel_word : X86::reloc_absolute_word);1886 value already in memory. For ``reloc_pcrel_word`` and ``reloc_picrel_word``,1893 reloc_picrel_word = 1, // add reloc value after adjusting for the PIC base