Home | History | Annotate | Download | only in MC

Lines Matching defs:Emit

41 // "standard_opcode_lengths" table that is emitted in DwarfFileTable::Emit().
170 // At this point we want to emit/create the sequence to encode the delta in
181 // Emit a DW_LNE_end_sequence for the end of the section.
209 void MCDwarfLineTable::Emit(MCObjectStreamer *MCOS) {
227 void MCDwarfDwoLineTable::Emit(MCStreamer &MCOS) const {
228 MCOS.EmitLabel(Header.Emit(&MCOS, None).second);
231 std::pair<MCSymbol *, MCSymbol *> MCDwarfLineTableHeader::Emit(MCStreamer *MCOS) const {
247 return Emit(MCOS, StandardOpcodeLengths);
251 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS,
324 MCSymbol *LineEndSym = Header.Emit(MCOS).second;
339 MCDwarfLineAddr::Emit(MCOS, INT64_MAX, 0);
419 /// Utility function to emit the encoding to a streamer.
420 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, int64_t LineDelta,
440 // end_sequence to emit the matrix entry.
572 // the size of each item in the header (see below where we emit these items).
591 // Emit the header for this section.
610 // Now emit the table of pairs of PointerSize'ed values for the section
799 // .debug_ranges section. We only emit one range list, which spans all of the
817 // Emit a base address selection entry for the start of this section
823 // Emit a range list entry spanning this section
830 // Emit end of list entry
839 void MCGenDwarfInfo::Emit(MCStreamer *MCOS) {
1016 /// EmitCompactUnwind - Emit the unwind information in a compact way.
1234 /// EmitFrameMoves - Emit frame instructions to describe the layout of the
1259 /// EmitCompactUnwind - Emit the unwind information in a compact way.
1570 void MCDwarfFrameEmitter::Emit(MCObjectStreamer &Streamer, MCAsmBackend *MAB,
1579 // Emit the compact unwind info if available.
1617 // Emit the label from the previous iteration