Home
last modified time | relevance | path

Searched refs:DebugInfoOutputSection (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp122 DebugInfoOutputSection.notePatchWithOffsetUpdate( in clone()
203 DebugInfoOutputSection.notePatch(DebugTypeLineStrPatch{ in cloneStringAttr()
207 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneStringAttr()
217 DebugInfoOutputSection.notePatch( in cloneStringAttr()
221 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneStringAttr()
261 DebugInfoOutputSection.notePatch(DebugType2TypeDieRefPatch{ in cloneDieRefAttr()
271 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneDieRefAttr()
296 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneDieRefAttr()
319 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneScalarAttr()
333 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneScalarAttr()
[all …]
H A DDIEAttributeCloner.h93 DebugInfoOutputSection( in DIEAttributeCloner()
151 SectionDescriptor &DebugInfoOutputSection; variable