Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h519 void emitDebugPubSections();
H A DDwarfDebug.cpp1482 emitDebugPubSections(); in endModule()
2425 void DwarfDebug::emitDebugPubSections() { in emitDebugPubSections() function in DwarfDebug