Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.h38 bool HasRanges = false; member
H A DAcceleratorRecordsSaver.cpp145 if (AttrInfo.HasLiveAddress || AttrInfo.HasRanges) { in save()
H A DDIEAttributeCloner.cpp486 AttrInfo.HasRanges = true; in cloneScalarAttr()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h86 HasRanges, enumerator
196 PROPERTY(Property, HasRanges);
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h629 bool HasRanges = false; member
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1538 Info.HasRanges = true; in cloneScalarAttribute()
1552 assert((Info.HasRanges || (OriginalForm != dwarf::DW_FORM_rnglistx)) && in cloneScalarAttribute()
1810 if ((Info.InDebugMap || AttrInfo.HasLowPc || AttrInfo.HasRanges) && in cloneDIE()