HomeSort by relevance Sort by last modified time
    Searched refs:reloc_arm_jt_base (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/ARM/
ARMRelocations.h 46 // reloc_arm_jt_base - PC relative relocation for jump tables whose
48 reloc_arm_jt_base, enumerator in enum:llvm::ARM::RelocationType
ARMELFWriterInfo.cpp 42 case ARM::reloc_arm_jt_base:
ARMJITInfo.cpp 247 case ARM::reloc_arm_jt_base:
341 case ARM::reloc_arm_jt_base: {
ARMCodeEmitter.cpp 856 emitJumpTableAddress(MI.getOperand(1).getIndex(), ARM::reloc_arm_jt_base);
    [all...]

Completed in 16 milliseconds