Searched refs:getStackProtectorIndex (Results 1 – 5 of 5) sorted by relevance
197 if (MFI->getStackProtectorIndex() >= 0) { in calculateFrameObjectOffsets()202 AdjustStackOffset(MFI, MFI->getStackProtectorIndex(), Offset, in calculateFrameObjectOffsets()209 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()241 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()
561 if (MFI->getStackProtectorIndex() >= 0) { in calculateFrameObjectOffsets()566 AdjustStackOffset(MFI, MFI->getStackProtectorIndex(), StackGrowsDown, in calculateFrameObjectOffsets()580 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()619 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()
288 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
167 if (MFI->getStackProtectorIndex() > 0) in WindowsRequiresStackProbe()
1817 int FI = MFI->getStackProtectorIndex(); in visitSPDescriptorParent()