Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:R_ARM_MOVW_ABS_NC

473   case ELF::R_ARM_MOVW_ABS_NC:
475 if (Type == ELF::R_ARM_MOVW_ABS_NC)
1373 } else if (RelType == ELF::R_ARM_MOVW_ABS_NC || RelType == ELF::R_ARM_MOVT_ABS) {