Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:R_ARM_MOVT_ABS

519   case ELF::R_ARM_MOVT_ABS:
522 else if (Type == ELF::R_ARM_MOVT_ABS)
1252 } else if (RelType == ELF::R_ARM_MOVW_ABS_NC || RelType == ELF::R_ARM_MOVT_ABS) {