reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
995 case ELF::R_MICROMIPS_HI16:
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp145 if (Type == ELF::R_MICROMIPS_HI16) 343 Type = setRType3((unsigned)ELF::R_MICROMIPS_HI16, Type); 377 return ELF::R_MICROMIPS_HI16; 564 case ELF::R_MICROMIPS_HI16:tools/lld/ELF/Arch/Mips.cpp
108 case R_MICROMIPS_HI16: 396 case R_MICROMIPS_HI16: 625 case R_MICROMIPS_HI16:tools/lld/ELF/InputSection.cpp
701 if (type == R_MICROMIPS_LO16 || type == R_MICROMIPS_HI16)
tools/lld/ELF/Relocations.cpp 316 case R_MICROMIPS_HI16:
tools/lld/ELF/Thunks.cpp671 target->relocateOne(buf, R_MICROMIPS_HI16, s); 695 target->relocateOne(buf, R_MICROMIPS_HI16, s);