Home
last modified time | relevance | path

Searched defs:MCOS (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/
DMCDwarf.cpp70 void MCLineEntry::Make(MCStreamer *MCOS, const MCSection *Section) { in Make()
109 static inline const MCExpr *MakeStartMinusEndExpr(const MCStreamer &MCOS, in MakeStartMinusEndExpr()
131 static inline void EmitDwarfLineTable(MCStreamer *MCOS, in EmitDwarfLineTable()
212 const MCSymbol *MCDwarfFileTable::Emit(MCStreamer *MCOS) { in Emit()
339 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, int64_t LineDelta, in Emit()
432 static void EmitAbbrev(MCStreamer *MCOS, uint64_t Name, uint64_t Form) { in EmitAbbrev()
439 static void EmitGenDwarfAbbrev(MCStreamer *MCOS) { in EmitGenDwarfAbbrev()
484 static void EmitGenDwarfAranges(MCStreamer *MCOS) { in EmitGenDwarfAranges()
550 static void EmitGenDwarfInfo(MCStreamer *MCOS, in EmitGenDwarfInfo()
701 void MCGenDwarfInfo::Emit(MCStreamer *MCOS, const MCSymbol *LineSectionSymbol) { in Emit()
[all …]