4 references to GetArgumentIndexFromOffset
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (4)
1755
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);
1811
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);
1855
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);
1900
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);