Home | History | Annotate | Download | only in MC

Lines Matching refs:TargetLocation

346     int64_t TargetLocation = Value.getConstant();
353 TargetLocation += Val;
355 int64_t Size = TargetLocation - FragmentOffset;
358 OF.getLoc(), "invalid .org offset '" + Twine(TargetLocation) +