Searched refs:DebugOffsetPatch (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DIEAttributeCloner.cpp | 123 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 D | OutputSections.h | 70 struct DebugOffsetPatch : SectionPatch { struct 71 DebugOffsetPatch(uint64_t PatchOffset, SectionDescriptor *SectionPtr, 198 ADD_PATCHES_LIST(DebugOffsetPatch) in ADD_PATCHES_LIST()
|
| H A D | DWARFLinkerUnit.cpp | 108 OutSection.notePatch(DebugOffsetPatch{ in emitDebugInfo() 184 OutSection.notePatch(DebugOffsetPatch{ in emitPubAcceleratorEntry()
|
| H A D | DWARFLinkerTypeUnit.cpp | 92 DebugOffsetPatch{OutOffset, &DebugLineSection}, PatchesOffsets); in createDIETree()
|
| H A D | OutputSections.cpp | 460 Section.ListDebugOffsetPatch.forEach([&](DebugOffsetPatch &Patch) { in applyPatches()
|
| H A D | DWARFLinkerCompileUnit.cpp | 863 DebugOffsetPatch{OutArangesSection.OS.tell(), &DebugInfoSection}); in emitAranges() 973 OutSection.notePatch(DebugOffsetPatch{ in emitMacroTableImpl()
|
| H A D | DWARFLinkerImpl.cpp | 825 DebugOffsetPatch{OutSection.OS.tell() + 4, &OutSection, true}); in cloneAndEmitDebugFrame()
|