Home
last modified time | relevance | path

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

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