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