Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h137 return UnitRangeAttribute; in getUnitRangesAttribute()
280 Optional<PatchLocation> UnitRangeAttribute; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp121 UnitRangeAttribute = Attr; in noteRangeAttribute()