Home
last modified time | relevance | path

Searched refs:reloc_arm_absolute (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMRelocations.h24 reloc_arm_absolute, enumerator
DARMELFWriterInfo.cpp37 case ARM::reloc_arm_absolute: in getRelocationType()
DARMJITInfo.cpp299 case ARM::reloc_arm_absolute: { in relocate()
DARMCodeEmitter.cpp648 emitExternalSymbolAddress(Sym, ARM::reloc_arm_absolute); in emitConstPoolInstruction()
665 emitGlobalAddress(GV, ARM::reloc_arm_absolute, isa<Function>(GV), false); in emitConstPoolInstruction()
1500 emitMachineBasicBlock(MBBs[i], ARM::reloc_arm_absolute); in emitInlineJumpTable()