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