Searched refs:HasCFIType (Results 1 – 2 of 2) sorted by relevance
175 bool HasCFIType = CFIType != 0; variable180 HasHeapAllocMarker + HasPCSections + HasMMRAs, HasCFIType),183 HasHeapAllocMarker, HasPCSections, HasCFIType, HasMMRAs);200 if (HasCFIType)233 return HasCFIType ? getTrailingObjects<uint32_t>()[0] : 0; in getCFIType()255 const bool HasCFIType; variable269 return HasCFIType; in numTrailingObjects()275 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType, in ExtraInfo() argument280 HasCFIType(HasCFIType), HasMMRAs(HasMMRAs) {} in ExtraInfo()
330 bool HasCFIType = CFIType != 0; in setExtraInfo() local333 HasHeapAllocMarker + HasPCSections + HasCFIType + HasMMRAs; in setExtraInfo()346 HasCFIType) { in setExtraInfo()