Searched refs:DebugOffsetPatch (Results 1 – 6 of 6) sorted by relevance
70 struct DebugOffsetPatch : SectionPatch { struct71 DebugOffsetPatch(uint64_t PatchOffset, SectionDescriptor *SectionPtr,203 ADD_PATCHES_LIST(DebugOffsetPatch) in ADD_PATCHES_LIST()
108 OutSection.notePatch(DebugOffsetPatch{ in emitDebugInfo()184 OutSection.notePatch(DebugOffsetPatch{ in emitPubAcceleratorEntry()
91 DebugOffsetPatch{OutOffset, &DebugLineSection}, PatchesOffsets); in createDIETree()
459 Section.ListDebugOffsetPatch.forEach([&](DebugOffsetPatch &Patch) { in applyPatches()
860 DebugOffsetPatch{OutArangesSection.OS.tell(), &DebugInfoSection}); in emitAranges()970 OutSection.notePatch(DebugOffsetPatch{ in emitMacroTableImpl()
824 DebugOffsetPatch{OutSection.OS.tell() + 4, &OutSection, true}); in cloneAndEmitDebugFrame()