Home | History | Annotate | Download | only in mips

Lines Matching refs:ref0

3892 static int AddressOffset(ExternalReference ref0, ExternalReference ref1) {
3893 return ref0.address() - ref1.address();