Searched refs:emitUnsigned (Results 1 – 4 of 4) sorted by relevance
38 emitUnsigned(Value); in emitConstu()51 emitUnsigned(DwarfReg); in addReg()62 emitUnsigned(DwarfReg); in addBReg()79 emitUnsigned(SizeInBits); in addOpPiece()80 emitUnsigned(OffsetInBits); in addOpPiece()84 emitUnsigned(ByteSize); in addOpPiece()230 emitUnsigned(NumBytes /*Size of the block in bytes*/); in addConstantFP()412 emitUnsigned(Size); in finalizeEntryValue()535 emitUnsigned(Op->getArg(0)); in addExpression()618 emitUnsigned(Op->getArg(0)); in addExpression()[all …]
194 virtual void emitUnsigned(uint64_t Value) = 0;386 void emitUnsigned(uint64_t Value) override;416 void emitUnsigned(uint64_t Value) override;
60 void DIEDwarfExpression::emitUnsigned(uint64_t Value) { in emitUnsigned() function in DIEDwarfExpression
186 void DebugLocDwarfExpression::emitUnsigned(uint64_t Value) { in emitUnsigned() function in DebugLocDwarfExpression