#include "VMPI.h"#include "njcpudetect.h"#include "njconfig.h"
Include dependency graph for avmplus.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | avmplus::AvmInterpreter |
| class | avmplus::AvmInterpreter::Labels |
| class | avmplus::AvmConsole |
| class | avmplus::AvmCore |
| class | avmplus::BitSet |
| Bit vectors are an efficent method of keeping True/False information on a set of items or conditions. More... | |
Namespaces | |
| namespace | avmplus |
Defines | |
| #define | AVMPLUS_LITTLE_ENDIAN |
| #define | FASTCALL |
| #define | NO_FASTCALL |
| #define | AVMPLUS_HAS_RDTSC 0 |
| #define | PERFM_NVPROF(n, v) |
| #define | PERFM_NTPROF(n) |
| #define | PERFM_TPROF_END() |
Typedefs | |
| typedef int | avmplus::FunctionID |
Functions | |
| void | avmplus::AvmLog (char const *msg,...) |
| #define AVMPLUS_HAS_RDTSC 0 |
| #define AVMPLUS_LITTLE_ENDIAN |
| #define FASTCALL |
| #define NO_FASTCALL |
| #define PERFM_NTPROF | ( | n | ) |
| #define PERFM_NVPROF | ( | n, | ||
| v | ||||
| ) |
| #define PERFM_TPROF_END | ( | ) |
1.7.1