Searched refs:emitSLEB128IntValue (Results 1 – 9 of 9) sorted by relevance
1464 Streamer.emitSLEB128IntValue(Offset); in emitCFIInstruction()1521 Streamer.emitSLEB128IntValue(Offset); in emitCFIInstruction()1696 Streamer.emitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
82 MCOS->emitSLEB128IntValue(Delta); in emit()
265 emitSLEB128IntValue(IntValue); in emitSLEB128Value()
1413 emitSLEB128IntValue(IntValue); in emitSLEB128Value()2665 emitSLEB128IntValue(LineDelta); in emitDwarfAdvanceLineAddr()
171 unsigned MCStreamer::emitSLEB128IntValue(int64_t Value) { in emitSLEB128IntValue() function in MCStreamer
761 unsigned emitSLEB128IntValue(int64_t Value);
1160 MS->emitSLEB128IntValue(LineDelta); in emitLineTableRows()
3386 OutStreamer->emitSLEB128IntValue(Value); in emitSLEB128()