Searched refs:HasLowPc (Results 1 – 3 of 3) sorted by relevance
320 bool HasLowPc = false; member
1064 Info.HasLowPc = true; in cloneAddressAttribute()1086 Info.HasLowPc = true; in cloneAddressAttribute()1485 if ((Info.InDebugMap || AttrInfo.HasLowPc || AttrInfo.HasRanges) && in cloneDIE()
1310 bool HasLowPc; ///< Does the DIE have a low_pc attribute? member1316 PCOffset(0), HasLowPc(false), IsDeclaration(false) {} in AttributesInfo()2495 Info.HasLowPc = true; in cloneAddressAttribute()2815 if ((Info.InDebugMap || AttrInfo.HasLowPc) && in cloneDIE()