Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1914 RngListAttributesTy AllRngListAttributes = Unit.getRangesAttributes(); in generateUnitRanges() local
1918 if (!AllRngListAttributes.empty() || UnitRngListAttribute) { in generateUnitRanges()
1924 for (PatchLocation &AttributePatch : AllRngListAttributes) { in generateUnitRanges()