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

/external/llvm/lib/Target/Mips/
H A DMipsRelocations.h32 // reloc_mips_lo - lower 16 bits of the address.
33 reloc_mips_lo = 3, enumerator in enum:llvm::Mips::RelocationType
H A DMipsJITInfo.cpp274 case Mips::reloc_mips_lo: {
H A DMipsCodeEmitter.cpp184 return Mips::reloc_mips_lo;

Completed in 291 milliseconds