Home
last modified time | relevance | path

Searched refs:MacroTable (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h227 void emitMacroTableImpl(const DWARFDebugMacro *MacroTable,
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h648 void emitMacroTableImpl(const DWARFDebugMacro *MacroTable,
H A DDWARFLinkerCompileUnit.cpp919 void CompileUnit::emitMacroTableImpl(const DWARFDebugMacro *MacroTable, in emitMacroTableImpl() argument
931 for (const DWARFDebugMacro::MacroList &List : MacroTable->MacroLists) { in emitMacroTableImpl()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1299 void DwarfStreamer::emitMacroTableImpl(const DWARFDebugMacro *MacroTable, in emitMacroTableImpl() argument
1306 for (const DWARFDebugMacro::MacroList &List : MacroTable->MacroLists) { in emitMacroTableImpl()