Lines Matching defs:Emit
60 /// Emit - Print the abbreviation using the specified asm printer.
62 void DIEAbbrev::Emit(const AsmPrinter *AP) const {
63 // Emit its Dwarf tag type.
66 // Emit whether it has children DIEs.
71 // Emit attribute type.
75 // Emit form type.
90 // Emit value for DW_FORM_implicit_const.
160 void DIEAbbrevSet::Emit(const AsmPrinter *AP, MCSection *Section) const {
362 /// EmitValue - Emit integer of appropriate size.
368 // Emit something to keep the lines and comments in sync.
452 /// EmitValue - Emit expression value.
481 /// EmitValue - Emit label value.
532 /// EmitValue - Emit delta value.
564 /// EmitValue - Emit string value.
628 // Emit string bytes + NULL byte.
641 /// EmitValue - Emit debug information entry offset.
715 /// EmitValue - Emit location data.
765 /// EmitValue - Emit block data.
830 /// EmitValue - Emit label value.
855 /// EmitValue - Emit label value.