Lines Matching refs:ref1
674 static int Offset(ExternalReference ref0, ExternalReference ref1) {675 int64_t offset = (ref0.address() - ref1.address());