Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:R_ARM_MOVT_ABS

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