Home
last modified time | relevance | path

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

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