Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h143 return RangeAttributes; in getRangesAttributes()
279 std::vector<PatchLocation> RangeAttributes; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp119 RangeAttributes.push_back(Attr); in noteRangeAttribute()