Searched refs:EmitSLEB128IntValue (Results 1 – 7 of 7) sorted by relevance
47 OutStreamer.EmitSLEB128IntValue(Value); in EmitSLEB128()
170 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
1122 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()1297 streamer.EmitSLEB128IntValue(getDataAlignmentFactor(streamer)); in EmitCIE()
101 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
717 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
558 void EmitSLEB128IntValue(int64_t Value);
882 MS->EmitSLEB128IntValue(LineDelta); in emitLineTableForUnit()