Searched refs:emitIntValueInHex (Results 1 – 4 of 4) sorted by relevance
699 virtual void emitIntValueInHex(uint64_t Value, unsigned Size) { in emitIntValueInHex() function
222 void emitIntValueInHex(uint64_t Value, unsigned Size) override;1198 void MCAsmStreamer::emitIntValueInHex(uint64_t Value, unsigned Size) { in emitIntValueInHex() function in MCAsmStreamer
2195 OutStreamer->emitIntValueInHex(AllocReg, sizeof(AllocReg)); in emitTracebackTable()
94 OS->emitIntValueInHex(Value, Size); in emitIntValue()