Searched refs:reloc_mips_26 (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsRelocations.h35 // reloc_mips_26 - lower 28 bits of the address, shifted right by 2.
36 reloc_mips_26 = 4 enumerator in enum:llvm::Mips::RelocationType
H A DMipsJITInfo.cpp261 case Mips::reloc_mips_26:
H A DMipsCodeEmitter.cpp178 return Mips::reloc_mips_26;

Completed in 100 milliseconds