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