potion_obj_get_callset  843 core/potion.h  PN potion_obj_get_callset(Potion *, PN);
potion_obj_get_callset 1023 core/vm-x86.c    X86_PRE(); ASM(0xB8); ASMN(potion_obj_get_callset); // mov &potion_obj_get %rax
potion_obj_get_callset  879 core/vm.c      	   reg[op.a] = potion_obj_get_callset(P, reg[op.b]))