Home | History | Annotate | Download | only in Object

Lines Matching refs:Ret

718   DataRefImpl Ret;
719 Ret.d.a = Sec.d.a;
720 Ret.d.b = 0;
721 return relocation_iterator(RelocationRef(Ret, this));
735 DataRefImpl Ret;
736 Ret.d.a = Sec.d.a;
737 Ret.d.b = Num;
738 return relocation_iterator(RelocationRef(Ret, this));