Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDIEAttributeCloner.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()
HDOutputSections.h70 struct DebugOffsetPatch : SectionPatch { struct
71 DebugOffsetPatch(uint64_t PatchOffset, SectionDescriptor *SectionPtr,
198 ADD_PATCHES_LIST(DebugOffsetPatch) in ADD_PATCHES_LIST()
HDDWARFLinkerUnit.cpp108 OutSection.notePatch(DebugOffsetPatch{ in emitDebugInfo()
184 OutSection.notePatch(DebugOffsetPatch{ in emitPubAcceleratorEntry()
HDDWARFLinkerTypeUnit.cpp92 DebugOffsetPatch{OutOffset, &DebugLineSection}, PatchesOffsets); in createDIETree()
HDOutputSections.cpp460 Section.ListDebugOffsetPatch.forEach([&](DebugOffsetPatch &Patch) { in applyPatches()
HDDWARFLinkerCompileUnit.cpp863 DebugOffsetPatch{OutArangesSection.OS.tell(), &DebugInfoSection}); in emitAranges()
973 OutSection.notePatch(DebugOffsetPatch{ in emitMacroTableImpl()
HDDWARFLinkerImpl.cpp825 DebugOffsetPatch{OutSection.OS.tell() + 4, &OutSection, true}); in cloneAndEmitDebugFrame()