gem5  v20.1.0.0
Classes | Typedefs | Functions
init.hh File Reference
#include "pybind11/pybind11.h"
#include <list>
#include <map>
#include <string>
#include <inttypes.h>

Go to the source code of this file.

Classes

struct  EmbeddedPython
 
class  EmbeddedPyBind
 

Typedefs

typedef _object PyObject
 

Functions

void registerNativeModules ()
 
int m5Main (int argc, char **argv)
 

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 53 of file init.hh.

Function Documentation

◆ m5Main()

int m5Main ( int  argc,
char **  argv 
)

Definition at line 259 of file init.cc.

References ArmISA::i, m5MainCommands, panic, and PyCC.

Referenced by main().

◆ registerNativeModules()

void registerNativeModules ( )

Definition at line 237 of file init.cc.

References EmbeddedPyBind::initAll(), and panic.

Referenced by main().


Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17