Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h170 std::optional<PatchLocation> getUnitRangesAttribute() const { in getUnitRangesAttribute() function
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1933 Unit.getUnitRangesAttribute(); in generateUnitRanges()