Home | History | Annotate | Download | only in mips

Lines Matching refs:ref0

3954 static int AddressOffset(ExternalReference ref0, ExternalReference ref1) {
3955 return ref0.address() - ref1.address();