Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMRelocations.h24 reloc_arm_absolute, enumerator
DARMJITInfo.cpp299 case ARM::reloc_arm_absolute: { in relocate()
DARMCodeEmitter.cpp659 emitExternalSymbolAddress(Sym, ARM::reloc_arm_absolute); in emitConstPoolInstruction()
676 emitGlobalAddress(GV, ARM::reloc_arm_absolute, isa<Function>(GV), false); in emitConstPoolInstruction()
1509 emitMachineBasicBlock(MBBs[i], ARM::reloc_arm_absolute); in emitInlineJumpTable()