#include <vm_local.h>
Collaboration diagram for vmSymbol_s:

Data Fields | |
| vmSymbol_s * | next |
| int | profileCount |
| char | symName [1] |
| int | symValue |
|
|
Definition at line 117 of file vm_local.h. Referenced by VM_LoadSymbols(), VM_SymbolToValue(), VM_ValueToFunctionSymbol(), VM_ValueToSymbol(), and VM_VmProfile_f(). |
|
|
Definition at line 119 of file vm_local.h. Referenced by VM_CallInterpreted(), VM_ProfileSort(), and VM_VmProfile_f(). |
|
|
Definition at line 120 of file vm_local.h. Referenced by VM_SymbolToValue(), VM_ValueToSymbol(), and VM_VmProfile_f(). |
|
|
Definition at line 118 of file vm_local.h. Referenced by VM_SymbolToValue(), VM_ValueToFunctionSymbol(), and VM_ValueToSymbol(). |
1.3.9.1