Searched refs:HasPCSections (Results 1 – 2 of 2) sorted by relevance
166 bool HasPCSections = PCSections != nullptr; variable170 HasHeapAllocMarker + HasPCSections, HasCFIType),173 HasHeapAllocMarker, HasPCSections, HasCFIType);186 if (HasPCSections)214 return HasPCSections in getPCSections()235 const bool HasPCSections; variable246 return HasHeapAllocMarker + HasPCSections; in numTrailingObjects()255 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo() argument258 HasHeapAllocMarker(HasHeapAllocMarker), HasPCSections(HasPCSections), in ExtraInfo()
324 bool HasPCSections = PCSections != nullptr; in setExtraInfo() local327 HasHeapAllocMarker + HasPCSections + HasCFIType; in setExtraInfo()339 else if (NumPointers > 1 || HasHeapAllocMarker || HasPCSections || in setExtraInfo()