Searched defs:HasPCSections (Results 1 – 2 of 2) sorted by relevance
161 bool HasPCSections = PCSections != nullptr; variable230 const bool HasPCSections; variable250 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
312 bool HasPCSections = PCSections != nullptr; in setExtraInfo() local