Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h51 struct DebugLineStrPatch : SectionPatch { struct
193 ADD_PATCHES_LIST(DebugLineStrPatch) in ADD_PATCHES_LIST()
H A DDWARFLinkerImpl.cpp1011 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()
1027 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()