Searched refs:emitSLEB128IntValue (Results 1 – 8 of 8) sorted by relevance
40 OutStreamer->emitSLEB128IntValue(Value); in emitSLEB128()
75 MCOS->emitSLEB128IntValue(Delta); in emit()
1417 Streamer.emitSLEB128IntValue(Offset); in emitCFIInstruction()1627 Streamer.emitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
354 emitSLEB128IntValue(IntValue); in emitSLEB128Value()
1324 emitSLEB128IntValue(IntValue); in emitSLEB128Value()2543 emitSLEB128IntValue(LineDelta); in emitDwarfAdvanceLineAddr()
172 unsigned MCStreamer::emitSLEB128IntValue(int64_t Value) { in emitSLEB128IntValue() function in MCStreamer
764 unsigned emitSLEB128IntValue(int64_t Value);
600 MS->emitSLEB128IntValue(LineDelta); in emitLineTableForUnit()