Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h64 struct DebugLocPatch : SectionPatch { struct
195 ADD_PATCHES_LIST(DebugLocPatch) in ADD_PATCHES_LIST()
H A DDWARFLinkerCompileUnit.cpp467 DebugInfoSection.ListDebugLocPatch.forEach([&](DebugLocPatch &Patch) { in emitLocations()