Searched defs:SetUint (Results 1 – 6 of 6) sorted by relevance
278 func (sb *SymbolBuilder) SetUint(arch *sys.Arch, r int64, v uint64) int64 { func
605 void SetUint(VectorFormat vform, int index, uint64_t value) const { in SetUint() function
445 void SetUint(StringPiece name, uint64_t value) { in SetUint() function
448 void SetUint(StringPiece name, uint64_t value) { in SetUint() function
2483 func (v Value) SetUint(x uint64) { func