Home
last modified time | relevance | path

Searched refs:RedZone (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1378 bool RedZone = canUseRedZone(MF); in emitEpilogue() local
1381 if (RedZone && AfterCSRPopSize == 0) in emitEpilogue()
1385 int StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue()
/freebsd-12.1/sys/conf/
H A Doptions635 # The RedZone malloc(9) protection