Searched refs:SSPLK_LargeArray (Results 1 – 4 of 4) sorted by relevance
81 else if (I->second != SSPLK_LargeArray && Kind != SSPLK_AddrOf) in adjustForColoring()248 Layout.insert(std::make_pair(AI, SSPLK_LargeArray)); in RequiresStackProtector()257 Layout.insert(std::make_pair(AI, SSPLK_LargeArray)); in RequiresStackProtector()265 Layout.insert(std::make_pair(AI, IsLarge ? SSPLK_LargeArray in RequiresStackProtector()
221 case StackProtector::SSPLK_LargeArray: in calculateFrameObjectOffsets()
858 case StackProtector::SSPLK_LargeArray: in calculateFrameObjectOffsets()
39 SSPLK_LargeArray, ///< Array or nested array >= SSP-buffer-size. Closest enumerator