Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp687 cloneAndEmitRangeList(DebugSectionKind::DebugRange, LinkedFunctionRanges); in cloneAndEmitRanges()
691 cloneAndEmitRangeList(DebugSectionKind::DebugRngLists, LinkedFunctionRanges); in cloneAndEmitRanges()
695 void CompileUnit::cloneAndEmitRangeList(DebugSectionKind RngSectionKind, in cloneAndEmitRangeList() function in CompileUnit
H A DDWARFLinkerCompileUnit.h632 void cloneAndEmitRangeList(DebugSectionKind RngSectionKind,