Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h518 void finalizeDwarfSections(MCStreamer &MCOS);
/external/llvm/lib/MC/
DMCContext.cpp486 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) { in finalizeDwarfSections() function in MCContext
DMCDwarf.cpp855 MCOS->getContext().finalizeDwarfSections(*MCOS); in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h610 void finalizeDwarfSections(MCStreamer &MCOS);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp597 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) { in finalizeDwarfSections() function in MCContext
DMCDwarf.cpp1139 MCOS->getContext().finalizeDwarfSections(*MCOS); in Emit()