Lines Matching refs:ref0
5243 static int AddressOffset(ExternalReference ref0, ExternalReference ref1) {5244 int64_t offset = (ref0.address() - ref1.address());