Searched defs:MCOS (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/MC/ |
| D | MCDwarf.cpp | 67 void MCLineEntry::Make(MCObjectStreamer *MCOS, const MCSection *Section) { in Make() 95 static inline const MCExpr *MakeStartMinusEndExpr(const MCStreamer &MCOS, in MakeStartMinusEndExpr() 118 EmitDwarfLineTable(MCObjectStreamer *MCOS, const MCSection *Section, in EmitDwarfLineTable() 200 void MCDwarfLineTable::Emit(MCObjectStreamer *MCOS) { in Emit() 259 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, in Emit() 417 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, int64_t LineDelta, in Emit() 503 static void EmitAbbrev(MCStreamer *MCOS, uint64_t Name, uint64_t Form) { in EmitAbbrev() 510 static void EmitGenDwarfAbbrev(MCStreamer *MCOS) { in EmitGenDwarfAbbrev() 561 static void EmitGenDwarfAranges(MCStreamer *MCOS, in EmitGenDwarfAranges() 633 static void EmitGenDwarfInfo(MCStreamer *MCOS, in EmitGenDwarfInfo() [all …]
|
| D | MCContext.cpp | 434 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) { in finalizeDwarfSections()
|