Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDOutputSections.h57 struct DebugRangePatch : SectionPatch { struct
194 ADD_PATCHES_LIST(DebugRangePatch) in ADD_PATCHES_LIST()
HDOutputSections.cpp371 Section.ListDebugRangePatch.forEach([&](DebugRangePatch &Patch) { in applyPatches()
HDDIEAttributeCloner.cpp483 DebugRangePatch{{AttrOutOffset}, in cloneScalarAttr()
HDDWARFLinkerCompileUnit.cpp706 DebugRangePatch *CompileUnitRangePtr = nullptr; in cloneAndEmitRangeList()
707 DebugInfoSection.ListDebugRangePatch.forEach([&](DebugRangePatch &Patch) { in cloneAndEmitRangeList()