Searched defs:MCOS (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 71 void MCLineEntry::Make(MCStreamer *MCOS, const MCSection *Section) { in Make() 111 static inline const MCExpr *MakeStartMinusEndExpr(const MCStreamer &MCOS, in MakeStartMinusEndExpr() 133 static inline void EmitDwarfLineTable(MCStreamer *MCOS, in EmitDwarfLineTable() 219 const MCSymbol *MCDwarfFileTable::Emit(MCStreamer *MCOS) { in Emit() 246 const MCSymbol *MCDwarfFileTable::EmitCU(MCStreamer *MCOS, unsigned CUID) { in EmitCU() 368 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, int64_t LineDelta, in Emit() 463 static void EmitAbbrev(MCStreamer *MCOS, uint64_t Name, uint64_t Form) { in EmitAbbrev() 470 static void EmitGenDwarfAbbrev(MCStreamer *MCOS) { in EmitGenDwarfAbbrev() 515 static void EmitGenDwarfAranges(MCStreamer *MCOS, in EmitGenDwarfAranges() 585 static void EmitGenDwarfInfo(MCStreamer *MCOS, in EmitGenDwarfInfo() [all …]
|