Home
last modified time | relevance | path

Searched refs:EmitSLEB128IntValue (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp43 OutStreamer.EmitSLEB128IntValue(Value); in EmitSLEB128()
/external/llvm/lib/MC/
DMCObjectStreamer.cpp154 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
DMCStreamer.cpp133 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
DMCDwarf.cpp1184 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()
1389 streamer.EmitSLEB128IntValue(getDataAlignmentFactor(streamer)); in EmitCIE()
DMCAsmStreamer.cpp711 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
/external/llvm/include/llvm/MC/
DMCStreamer.h576 void EmitSLEB128IntValue(int64_t Value);