Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp71 void MCLineEntry::Make(MCStreamer *MCOS, const MCSection *Section) { in Make()
110 static inline const MCExpr *MakeStartMinusEndExpr(const MCStreamer &MCOS, in MakeStartMinusEndExpr()
132 static inline void EmitDwarfLineTable(MCStreamer *MCOS, in EmitDwarfLineTable()
213 const MCSymbol *MCDwarfFileTable::Emit(MCStreamer *MCOS) { in Emit()
340 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, int64_t LineDelta, in Emit()
435 static void EmitAbbrev(MCStreamer *MCOS, uint64_t Name, uint64_t Form) { in EmitAbbrev()
442 static void EmitGenDwarfAbbrev(MCStreamer *MCOS) { in EmitGenDwarfAbbrev()
487 static void EmitGenDwarfAranges(MCStreamer *MCOS) { in EmitGenDwarfAranges()
553 static void EmitGenDwarfInfo(MCStreamer *MCOS, in EmitGenDwarfInfo()
704 void MCGenDwarfInfo::Emit(MCStreamer *MCOS, const MCSymbol *LineSectionSymbol) { in Emit()
[all …]