Searched refs:EmitSLEB128IntValue (Results 1 – 6 of 6) sorted by relevance
43 OutStreamer->EmitSLEB128IntValue(Value); in EmitSLEB128()
642 void EmitSLEB128IntValue(int64_t Value);
273 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
1398 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()1596 Streamer.EmitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
148 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
999 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()