Searched refs:emitSLEB128IntValue (Results 1 – 8 of 8) sorted by relevance
56 MCOS->emitSLEB128IntValue(Delta); in emit()
1425 Streamer.emitSLEB128IntValue(Offset); in emitCFIInstruction()1633 Streamer.emitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
323 emitSLEB128IntValue(IntValue); in emitSLEB128Value()
1269 emitSLEB128IntValue(IntValue); in emitSLEB128Value()2422 emitSLEB128IntValue(LineDelta); in emitDwarfAdvanceLineAddr()
168 void MCStreamer::emitSLEB128IntValue(int64_t Value) { in emitSLEB128IntValue() function in MCStreamer
44 OutStreamer->emitSLEB128IntValue(Value); in emitSLEB128()
722 void emitSLEB128IntValue(int64_t Value);
608 MS->emitSLEB128IntValue(LineDelta); in emitLineTableForUnit()