Home
last modified time | relevance | path

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

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