3 references to GetArm64Rel21
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (3)
290
Debug.Assert(
GetArm64Rel21
(pCode) == imm21);
765
return
GetArm64Rel21
((uint*)location);
781
Debug.Assert((
GetArm64Rel21
((uint*)location) & 0xFF) == 0);