Home | History | Annotate | Download | only in x64

Lines Matching refs:ref0

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