Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
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 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()