Searched refs:AbsSPAdj (Results 1 – 1 of 1) sorted by relevance
3852 int AbsSPAdj = BBState.ExitValue < 0 ? -BBState.ExitValue : in verifyStackFrame() local3854 if (BBState.ExitIsSetup && AbsSPAdj != Size) { in verifyStackFrame()3857 << AbsSPAdj << ">.\n"; in verifyStackFrame()