Home
last modified time | relevance | path

Searched refs:finalizeDwarfSections (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCContext.h477 void finalizeDwarfSections(MCStreamer &MCOS);
/NextBSD/contrib/llvm/lib/MC/
HDMCContext.cpp470 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) { in finalizeDwarfSections() function in MCContext
HDMCDwarf.cpp851 MCOS->getContext().finalizeDwarfSections(*MCOS); in Emit()