Searched refs:EmitULEB128IntValue (Results 1 – 7 of 7) sorted by relevance
136 MCOS->EmitULEB128IntValue(FileNum); in EmitDwarfLineTable()141 MCOS->EmitULEB128IntValue(Column); in EmitDwarfLineTable()147 MCOS->EmitULEB128IntValue(Size + 1); in EmitDwarfLineTable()149 MCOS->EmitULEB128IntValue(Discriminator); in EmitDwarfLineTable()154 MCOS->EmitULEB128IntValue(Isa); in EmitDwarfLineTable()319 MCOS->EmitULEB128IntValue(MCDwarfFiles[i].DirIndex); in Emit()506 MCOS->EmitULEB128IntValue(Name); in EmitAbbrev()507 MCOS->EmitULEB128IntValue(Form); in EmitAbbrev()517 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfAbbrev()518 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_compile_unit); in EmitGenDwarfAbbrev()[all …]
176 EmitULEB128IntValue(IntValue); in EmitULEB128Value()328 OS.EmitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
94 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned Padding) { in EmitULEB128IntValue() function in MCStreamer
746 EmitULEB128IntValue(IntValue); in EmitULEB128Value()
56 OutStreamer->EmitULEB128IntValue(Value, PadTo); in EmitULEB128()
993 Streamer.EmitULEB128IntValue(item.Tag); in finishAttributeSection()997 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()1004 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()
540 void EmitULEB128IntValue(uint64_t Value, unsigned Padding = 0);