2 references to FitsInThumb2BlRel24
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (1)
221
Debug.Assert(
FitsInThumb2BlRel24
(imm24));
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\ObjectWriter.cs (1)
198
if (relocType is IMAGE_REL_BASED_THUMB_BRANCH24 && !Relocation.
FitsInThumb2BlRel24
((int)adjustedAddend))