Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h136 Optional<PatchLocation> getUnitRangesAttribute() const { in getUnitRangesAttribute() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1589 auto Attr = Unit.getUnitRangesAttribute(); in generateUnitRanges()