Searched defs:protoInsn (Results 1 – 1 of 1) sorted by relevance
19 void Ins::Serialize(const panda::pandasm::InsPtr &insn, protoPanda::Ins &protoInsn) in Serialize()47 void Ins::Deserialize(const protoPanda::Ins &protoInsn, panda::pandasm::Ins *&insn) in Deserialize()