Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp122 DebugInfoOutputSection.notePatchWithOffsetUpdate( in clone()
207 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneStringAttr()
217 DebugInfoOutputSection.notePatch( in cloneStringAttr()
221 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneStringAttr()
271 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneDieRefAttr()
296 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneDieRefAttr()
341 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneScalarAttr()
347 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneScalarAttr()
482 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneScalarAttr()
498 DebugInfoOutputSection.notePatchWithOffsetUpdate( in cloneScalarAttr()
[all …]
H A DDIEAttributeCloner.h93 DebugInfoOutputSection( in DIEAttributeCloner()
151 SectionDescriptor &DebugInfoOutputSection; variable