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