Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h46 struct DebugStrPatch : SectionPatch { struct
192 ADD_PATCHES_LIST(DebugStrPatch)
H A DDWARFLinkerUnit.cpp154 DebugStrPatch{{OutDebugStrOffsetsSection.OS.tell()}, String}); in emitDebugStringOffsetSection()
H A DDWARFLinkerImpl.cpp1007 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()
1023 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()