Home
last modified time | relevance | path

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

/freebsd/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