Searched refs:emitSLEB128IntValue (Results 1 – 8 of 8) sorted by relevance
81 MCOS->emitSLEB128IntValue(Delta); in emit()
1419 Streamer.emitSLEB128IntValue(Offset); in emitCFIInstruction()1629 Streamer.emitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
356 emitSLEB128IntValue(IntValue); in emitSLEB128Value()
1392 emitSLEB128IntValue(IntValue); in emitSLEB128Value()2615 emitSLEB128IntValue(LineDelta); in emitDwarfAdvanceLineAddr()
172 unsigned MCStreamer::emitSLEB128IntValue(int64_t Value) { in emitSLEB128IntValue() function in MCStreamer
774 unsigned emitSLEB128IntValue(int64_t Value);
1146 MS->emitSLEB128IntValue(LineDelta); in emitLineTableRows()
3042 OutStreamer->emitSLEB128IntValue(Value); in emitSLEB128()