Searched refs:RedZone (Results 1 – 2 of 2) sorted by relevance
2529 bool RedZone = canUseRedZone(MF); in emitEpilogue() local2532 if (RedZone && AfterCSRPopSize == 0) in emitEpilogue()2540 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue()2548 StackOffset::getFixed((RedZone ? 0 : NumBytes) + PrologueSaveSize)); in emitEpilogue()
634 # The RedZone malloc(9) protection