Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h146 std::optional<PatchLocation> getUnitRangesAttribute() const { in getUnitRangesAttribute() function
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1717 auto Attr = Unit.getUnitRangesAttribute(); in generateUnitRanges()