Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h169 return UnitRangeAttribute; in getUnitRangesAttribute()
300 std::optional<PatchLocation> UnitRangeAttribute; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp177 UnitRangeAttribute = Attr; in noteRangeAttribute()