Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h145 return RangeAttributes; in getRangesAttributes()
276 std::vector<PatchLocation> RangeAttributes; variable
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp115 RangeAttributes.push_back(Attr); in noteRangeAttribute()