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() 209 void MCDwarfLineTable::Emit(MCObjectStreamer *MCOS) { in Emit() 251 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, in Emit() 420 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, int64_t LineDelta, in Emit() 506 static void EmitAbbrev(MCStreamer *MCOS, uint64_t Name, uint64_t Form) { in EmitAbbrev() 513 static void EmitGenDwarfAbbrev(MCStreamer *MCOS) { in EmitGenDwarfAbbrev() 563 static void EmitGenDwarfAranges(MCStreamer *MCOS, in EmitGenDwarfAranges() 634 static void EmitGenDwarfInfo(MCStreamer *MCOS, in EmitGenDwarfInfo() [all …]
|
D | MCContext.cpp | 347 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) { in finalizeDwarfSections()
|