Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDIEAttributeCloner.h38 bool HasRanges = false; member
HDAcceleratorRecordsSaver.cpp145 if (AttrInfo.HasLiveAddress || AttrInfo.HasRanges) { in save()
HDDIEAttributeCloner.cpp486 AttrInfo.HasRanges = true; in cloneScalarAttr()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVScope.h86 HasRanges, enumerator
196 PROPERTY(Property, HasRanges);
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFLinker.h629 bool HasRanges = false; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.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()