Searched defs:EmitULEB128Value (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/MC/
H A DMCObjectStreamer.cpp158 void MCObjectStreamer::EmitULEB128Value(const MCExpr *Value) { function in class:MCObjectStreamer
H A DMCStreamer.cpp90 /// EmitULEB128Value - Special case of EmitULEB128Value that avoids the
651 void MCStreamer::EmitULEB128Value(const MCExpr *Value) {} function in class:MCStreamer

Completed in 68 milliseconds