Home
last modified time | relevance | path

Searched refs:DebugOffsetPatch (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp123 DebugOffsetPatch{AttrOutOffset, in clone()
320 DebugOffsetPatch{AttrOutOffset, in cloneScalarAttr()
334 DebugOffsetPatch{AttrOutOffset, in cloneScalarAttr()
342 DebugOffsetPatch{AttrOutOffset, &OutUnit->getOrCreateSectionDescriptor( in cloneScalarAttr()
348 DebugOffsetPatch{AttrOutOffset, in cloneScalarAttr()
502 DebugOffsetPatch{ in cloneScalarAttr()
H A DOutputSections.h70 struct DebugOffsetPatch : SectionPatch { struct
71 DebugOffsetPatch(uint64_t PatchOffset, SectionDescriptor *SectionPtr,
198 ADD_PATCHES_LIST(DebugOffsetPatch) in ADD_PATCHES_LIST()
H A DDWARFLinkerUnit.cpp108 OutSection.notePatch(DebugOffsetPatch{ in emitDebugInfo()
184 OutSection.notePatch(DebugOffsetPatch{ in emitPubAcceleratorEntry()
H A DDWARFLinkerTypeUnit.cpp92 DebugOffsetPatch{OutOffset, &DebugLineSection}, PatchesOffsets); in createDIETree()
H A DOutputSections.cpp460 Section.ListDebugOffsetPatch.forEach([&](DebugOffsetPatch &Patch) { in applyPatches()
H A DDWARFLinkerCompileUnit.cpp863 DebugOffsetPatch{OutArangesSection.OS.tell(), &DebugInfoSection}); in emitAranges()
973 OutSection.notePatch(DebugOffsetPatch{ in emitMacroTableImpl()
H A DDWARFLinkerImpl.cpp825 DebugOffsetPatch{OutSection.OS.tell() + 4, &OutSection, true}); in cloneAndEmitDebugFrame()