Searched refs:EmitULEB128IntValue (Results 1 – 8 of 8) 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()504 MCOS->EmitULEB128IntValue(Name); in EmitAbbrev()505 MCOS->EmitULEB128IntValue(Form); in EmitAbbrev()515 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfAbbrev()516 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_compile_unit); in EmitGenDwarfAbbrev()[all …]
161 EmitULEB128IntValue(IntValue); in EmitULEB128Value()310 OS.EmitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
92 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned Padding) { in EmitULEB128IntValue() function in MCStreamer
707 EmitULEB128IntValue(IntValue); in EmitULEB128Value()
56 OutStreamer.EmitULEB128IntValue(Value, PadTo); in EmitULEB128()
1007 Streamer.EmitULEB128IntValue(item.Tag); in finishAttributeSection()1011 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()1018 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()
812 MS->EmitULEB128IntValue(PointerSize + 1); in emitLineTableForUnit()830 MS->EmitULEB128IntValue(FileNum); in emitLineTableForUnit()836 MS->EmitULEB128IntValue(Column); in emitLineTableForUnit()846 MS->EmitULEB128IntValue(Isa); in emitLineTableForUnit()887 MS->EmitULEB128IntValue(AddressDelta); in emitLineTableForUnit()
554 void EmitULEB128IntValue(uint64_t Value, unsigned Padding = 0);