Searched refs:HasLowPc (Results 1 – 1 of 1) sorted by relevance
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()