Searched refs:emitUnsigned (Results 1 – 4 of 4) sorted by relevance
39 emitUnsigned(Value); in emitConstu()52 emitUnsigned(DwarfReg); in addReg()63 emitUnsigned(DwarfReg); in addBReg()80 emitUnsigned(SizeInBits); in addOpPiece()81 emitUnsigned(OffsetInBits); in addOpPiece()85 emitUnsigned(ByteSize); in addOpPiece()231 emitUnsigned(NumBytes /*Size of the block in bytes*/); in addConstantFP()431 emitUnsigned(Size); in finalizeEntryValue()560 emitUnsigned(alignTo(BitOffset + SizeInBits, 8) / 8); in addExpression()572 emitUnsigned(LeftShift); in addExpression()[all …]
132 virtual void emitUnsigned(uint64_t Value) = 0;325 void emitUnsigned(uint64_t Value) override;355 void emitUnsigned(uint64_t Value) override;
53 void DIEDwarfExpression::emitUnsigned(uint64_t Value) { in emitUnsigned() function in DIEDwarfExpression
185 void DebugLocDwarfExpression::emitUnsigned(uint64_t Value) { in emitUnsigned() function in DebugLocDwarfExpression