Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h57 struct DebugRangePatch : SectionPatch { struct
194 ADD_PATCHES_LIST(DebugRangePatch) in ADD_PATCHES_LIST()
H A DDWARFLinkerCompileUnit.cpp706 DebugRangePatch *CompileUnitRangePtr = nullptr; in cloneAndEmitRangeList()
707 DebugInfoSection.ListDebugRangePatch.forEach([&](DebugRangePatch &Patch) { in cloneAndEmitRangeList()