Searched defs:ProcInst (Results 1 – 1 of 1) sorted by relevance
94 type ProcInst struct { struct95 Target string96 Inst []byte100 func (p ProcInst) Copy() ProcInst {