Home | History | Annotate | Download | only in x64

Lines Matching refs:ref0

694 static int Offset(ExternalReference ref0, ExternalReference ref1) {
695 int64_t offset = (ref0.address() - ref1.address());