Searched refs:getStackProtectorIndex (Results 1 – 5 of 5) sorted by relevance
196 if (MFI->getStackProtectorIndex() >= 0) { in calculateFrameObjectOffsets()201 AdjustStackOffset(MFI, MFI->getStackProtectorIndex(), Offset, in calculateFrameObjectOffsets()208 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()240 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()
560 if (MFI->getStackProtectorIndex() >= 0) { in calculateFrameObjectOffsets()565 AdjustStackOffset(MFI, MFI->getStackProtectorIndex(), StackGrowsDown, in calculateFrameObjectOffsets()579 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()618 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()
269 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
152 if (MFI->getStackProtectorIndex() > 0) in WindowsRequiresStackProbe()
1806 int FI = MFI->getStackProtectorIndex(); in visitSPDescriptorParent()