Home | History | Annotate | Download | only in arm

Lines Matching refs:ref0

2391 static int AddressOffset(ExternalReference ref0, ExternalReference ref1) {
2392 return ref0.address() - ref1.address();