Home
last modified time | relevance | path

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

/src/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 DOutputSections.cpp387 Section.ListDebugLocPatch.forEach([&](DebugLocPatch &Patch) { in applyPatches()
H A DDIEAttributeCloner.cpp499 DebugLocPatch{{AttrOutOffset}, AddrAdjustmentValue}, PatchesOffsets); in cloneScalarAttr()
H A DDWARFLinkerCompileUnit.cpp467 DebugInfoSection.ListDebugLocPatch.forEach([&](DebugLocPatch &Patch) { in emitLocations()