Searched refs:EmitSLEB128IntValue (Results 1 – 6 of 6) sorted by relevance
43 OutStreamer->EmitSLEB128IntValue(Value); in EmitSLEB128()
676 void EmitSLEB128IntValue(int64_t Value);
324 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
1413 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()1611 Streamer.EmitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
155 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
1048 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()