Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp248 const std::vector<PatchLocation> &getRangesAttributes() const { in getRangesAttributes() function in llvm::dsymutil::__anon1f629b1b0111::CompileUnit
2837 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit()