Lines Matching defs:Emit
287 void MCDwarfDwoLineTable::Emit(MCStreamer &MCOS, MCDwarfLineTableParams Params,
293 MCOS.emitLabel(Header.Emit(&MCOS, Params, std::nullopt, NoLineStr).second);
297 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params,
315 return Emit(MCOS, Params,
345 // Emit the strings without perturbing the offsets we used.
457 // in the v5 table. Emit MD5 checksums and source if we have them.
494 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params,
563 MCSymbol *LineEndSym = Header.Emit(MCOS, Params, LineStr).second;
674 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params,
860 // Emit the header for this section.
929 // Emit DWARF64 mark.
1118 // Emit a base address selection entry for the section start.
1124 // Emit a range list entry spanning this section.
1131 // Emit end of list entry
1143 void MCGenDwarfInfo::Emit(MCStreamer *MCOS) {
1311 /// Emit the unwind information in a compact way.
1475 /// Emit frame instructions to describe the layout of the frame.
1496 /// Emit the unwind information in a compact way.
1831 void MCDwarfFrameEmitter::Emit(MCObjectStreamer &Streamer, MCAsmBackend *MAB,
1839 // Emit the compact unwind info if available.