Home | History | Annotate | Download | only in arm64

Lines Matching refs:ref0

1650 static int AddressOffset(ExternalReference ref0, ExternalReference ref1) {
1651 return ref0.address() - ref1.address();