Lines Matching defs:Emit
313 void MCDwarfDwoLineTable::Emit(MCStreamer &MCOS, MCDwarfLineTableParams Params,
319 MCOS.emitLabel(Header.Emit(&MCOS, Params, {}, NoLineStr).second);
323 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params,
341 return Emit(MCOS, Params,
372 // Emit the strings without perturbing the offsets we used.
484 // in the v5 table. Emit MD5 checksums and source if we have them.
521 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params,
590 MCSymbol *LineEndSym = Header.Emit(MCOS, Params, LineStr).second;
701 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params,
887 // Emit the header for this section.
956 // Emit DWARF64 mark.
1145 // Emit a base address selection entry for the section start.
1151 // Emit a range list entry spanning this section.
1158 // Emit end of list entry
1170 void MCGenDwarfInfo::Emit(MCStreamer *MCOS) {
1338 /// Emit the unwind information in a compact way.
1525 /// Emit frame instructions to describe the layout of the frame.
1546 /// Emit the unwind information in a compact way.
1881 void MCDwarfFrameEmitter::Emit(MCObjectStreamer &Streamer, MCAsmBackend *MAB,
1889 // Emit the compact unwind info if available.