Home
last modified time | relevance | path

Searched refs:getRangesAttributes (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h138 const std::vector<PatchLocation> &getRangesAttributes() const { in getRangesAttributes() function
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h142 const std::vector<PatchLocation> &getRangesAttributes() const { in getRangesAttributes() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp248 const std::vector<PatchLocation> &getRangesAttributes() const { in getRangesAttributes() function in llvm::dsymutil::__anondabe43b60111::CompileUnit
2894 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1571 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit()