Lines Matching full:emit
61 // Emit the abbreviations code (base 1 index.) in emitDwarfAbbrevEntry()
64 // Emit the abbreviations data. in emitDwarfAbbrevEntry()
65 // Emit its Dwarf tag type. in emitDwarfAbbrevEntry()
68 // Emit whether it has children DIEs. in emitDwarfAbbrevEntry()
74 // Emit attribute type. in emitDwarfAbbrevEntry()
77 // Emit form type. in emitDwarfAbbrevEntry()
80 // Emit value for DW_FORM_implicit_const. in emitDwarfAbbrevEntry()
95 // FIXME: Remove dependence on DwarfEmitterImpl/AsmPrinter and emit DIEs in emitDebugInfo()
104 // Emit compile unit header. in emitDebugInfo()
112 // Emit DIEs. in emitDebugInfo()
125 return DebugLineEmitter.emit(OutLineTable); in emitDebugLine()
138 // Emit section header. in emitDebugStringOffsetSection()
140 // Emit length. in emitDebugStringOffsetSection()
144 // Emit version. in emitDebugStringOffsetSection()
147 // Emit padding. in emitDebugStringOffsetSection()
150 // Emit index to offset map. in emitDebugStringOffsetSection()
156 // Emit placeholder for offset value. in emitDebugStringOffsetSection()
170 /// Emit the pubnames or pubtypes section contribution for \p
177 // Emit the header. in emitPubAcceleratorEntry()
193 // Emit the string itself. in emitPubAcceleratorEntry()
199 /// Emit .debug_pubnames and .debug_pubtypes for \p Unit.