Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h139 return RangeAttributes; in getRangesAttributes()
290 std::vector<PatchLocation> RangeAttributes; variable
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h143 return RangeAttributes; in getRangesAttributes()
294 std::vector<PatchLocation> RangeAttributes; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp111 RangeAttributes.push_back(Attr); in noteRangeAttribute()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp119 RangeAttributes.push_back(Attr); in noteRangeAttribute()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp249 return RangeAttributes; in getRangesAttributes()
362 std::vector<PatchLocation> RangeAttributes; member in llvm::dsymutil::__anondabe43b60111::CompileUnit
440 RangeAttributes.push_back(Attr); in noteRangeAttribute()