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