Home
last modified time | relevance | path

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

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