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