Searched defs:HasCFIType (Results 1 – 2 of 2) sorted by relevance
160 bool HasCFIType = CFIType != 0; variable231 const bool HasCFIType; variable250 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
313 bool HasCFIType = CFIType != 0; in setExtraInfo() local