Searched defs:emitULEB128Value (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCObjectStreamer.cpp | 261 void MCObjectStreamer::emitULEB128Value(const MCExpr *Value) { in emitULEB128Value() function in MCObjectStreamer |
H A D | MCStreamer.cpp | 1227 void MCStreamer::emitULEB128Value(const MCExpr *Value) {} emitULEB128Value() function in MCStreamer |
H A D | MCAsmStreamer.cpp | 1377 void MCAsmStreamer::emitULEB128Value(const MCExpr *Value) { emitULEB128Value() function in MCAsmStreamer |