Searched defs:MCOS (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 87 void MCDwarfLineEntry::Make(MCObjectStreamer *MCOS, MCSection *Section) { in Make() 115 static inline const MCExpr *MakeStartMinusEndExpr(const MCStreamer &MCOS, in MakeStartMinusEndExpr() 150 EmitDwarfLineTable(MCObjectStreamer *MCOS, MCSection *Section, in EmitDwarfLineTable() 232 void MCDwarfLineTable::Emit(MCObjectStreamer *MCOS, in Emit() 260 void MCDwarfDwoLineTable::Emit(MCStreamer &MCOS, MCDwarfLineTableParams Params, in Emit() 270 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params, in Emit() 310 void MCDwarfLineStr::emitSection(MCStreamer *MCOS) { in emitSection() 322 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() 352 static void emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, in emitOneV5FileEntry() 381 MCStreamer *MCOS, Optional<MCDwarfLineStr> &LineStr) const { in emitV5FileDirTables() [all …]
|
D | MCContext.cpp | 675 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) { in finalizeDwarfSections()
|