Searched defs:EmitULEB128IntValue (Results 1 – 3 of 3) sorted by relevance
97 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned AddrSpace) { in EmitULEB128IntValue() function in MCStreamer
99 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned Padding) { in EmitULEB128IntValue() function in MCStreamer
127 void MCStreamer::EmitULEB128IntValue(uint64_t Value) { in EmitULEB128IntValue() function in MCStreamer