#include "copyright.h"
#include "machine.h"
#include "main.h"
Graphe des dépendances par inclusion de machine.cc:
Aller au code source de ce fichier.
Fonctions | |
static void | CheckEndian () |
Variables | |
static char * | exceptionNames [] |
|
Définition à la ligne 28 du fichier machine.cc. Référencé par Machine::Machine(). |
|
Valeur initiale: { "no exception", "syscall", "page fault/no TLB entry", "page read only", "bus error", "address error", "overflow", "illegal instruction" } Définition à la ligne 16 du fichier machine.cc. Référencé par Machine::RaiseException(). |