Home | History | Annotate | Download | only in s390

Lines Matching refs:ref0

5153 static int AddressOffset(ExternalReference ref0, ExternalReference ref1) {
5154 return ref0.address() - ref1.address();