Home
last modified time | relevance | path

Searched defs:EmitULEB128Value (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/MC/
DMCNullStreamer.cpp79 virtual void EmitULEB128Value(const MCExpr *Value) {} in EmitULEB128Value() function in __anonf722df3d0111::MCNullStreamer
DMCObjectStreamer.cpp149 void MCObjectStreamer::EmitULEB128Value(const MCExpr *Value) { in EmitULEB128Value() function in MCObjectStreamer
DMCAsmStreamer.cpp694 void MCAsmStreamer::EmitULEB128Value(const MCExpr *Value) { in EmitULEB128Value() function in MCAsmStreamer
/freebsd-9-stable/contrib/llvm/lib/LTO/
DLTOModule.cpp670 virtual void EmitULEB128Value(const MCExpr *Value) {} in EmitULEB128Value() function in __anon94e82ea30111::RecordStreamer