potion_table_set 865 core/potion.h PN potion_table_set(Potion *, PN, PN, PN); potion_table_set 404 core/vm-x86.c X86_PRE(); ASM(0xB8); ASMN(potion_table_set); // mov &potion_table_set %rax potion_table_set 632 core/vm.c potion_table_set(P, reg[op.a], reg[op.a + 1], reg[op.b]); )