Searched refs:EmitSLEB128IntValue (Results 1 – 7 of 7) sorted by relevance
47 OutStreamer->EmitSLEB128IntValue(Value); in EmitSLEB128()
185 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
1110 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()1307 Streamer.EmitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
103 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
761 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
543 void EmitSLEB128IntValue(int64_t Value);
997 MS->EmitSLEB128IntValue(LineDelta); in emitLineTableForUnit()