Home
last modified time | relevance | path

Searched refs:DebugMacinfo (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp37 .Case(getSectionName(DebugSectionKind::DebugMacinfo), in parseDebugTableName()
38 DebugSectionKind::DebugMacinfo) in parseDebugTableName()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h37 DebugMacinfo, enumerator
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp322 DebugSectionKind::DebugMacinfo)}, in cloneScalarAttr()
H A DDWARFLinkerCompileUnit.cpp928 : getOrCreateSectionDescriptor(DebugSectionKind::DebugMacinfo); in emitMacroTableImpl()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp259 case DebugSectionKind::DebugMacinfo: in getMCSection()