Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp706 DebugRangePatch *CompileUnitRangePtr = nullptr; in cloneAndEmitRangeList() local
709 CompileUnitRangePtr = &Patch; in cloneAndEmitRangeList()
748 if (CompileUnitRangePtr != nullptr) { in cloneAndEmitRangeList()
751 DebugInfoSection.apply(CompileUnitRangePtr->PatchOffset, in cloneAndEmitRangeList()