Lines Matching refs:ref1
3913 static int AddressOffset(ExternalReference ref0, ExternalReference ref1) {3914 return ref0.address() - ref1.address();