Searched refs:EmitULEB128IntValue (Results 1 – 9 of 9) sorted by relevance
168 MCOS->EmitULEB128IntValue(FileNum); in EmitDwarfLineTable()173 MCOS->EmitULEB128IntValue(Column); in EmitDwarfLineTable()187 MCOS->EmitULEB128IntValue(Isa); in EmitDwarfLineTable()784 MCOS->EmitULEB128IntValue(Name); in EmitAbbrev()785 MCOS->EmitULEB128IntValue(Form); in EmitAbbrev()795 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfAbbrev()821 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfAbbrev()832 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfAbbrev()961 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfInfo()1047 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfInfo()[all …]
111 EmitULEB128IntValue(*Diff); in emitAbsoluteSymbolDiffAsULEB128()264 EmitULEB128IntValue(IntValue); in EmitULEB128Value()425 OS.EmitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
139 void MCStreamer::EmitULEB128IntValue(uint64_t Value) { in EmitULEB128IntValue() function in MCStreamer
988 EmitULEB128IntValue(IntValue); in EmitULEB128Value()
140 Streamer.EmitULEB128IntValue(Grouped.size()); in emitLocal()142 Streamer.EmitULEB128IntValue(Pair.second); in emitLocal()
50 OutStreamer->EmitULEB128IntValue(Value); in EmitULEB128()
1023 OutStreamer->EmitULEB128IntValue(StackSize); in emitStackSizeSection()
1115 Streamer.EmitULEB128IntValue(item.Tag); in finishAttributeSection()1119 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()1126 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()
638 void EmitULEB128IntValue(uint64_t Value);