Home
last modified time | relevance | path

Searched refs:HasLowPc (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1310 bool HasLowPc; ///< Does the DIE have a low_pc attribute? member
1316 PCOffset(0), HasLowPc(false), IsDeclaration(false) {} in AttributesInfo()
2495 Info.HasLowPc = true; in cloneAddressAttribute()
2815 if ((Info.InDebugMap || AttrInfo.HasLowPc) && in cloneDIE()