gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
process.cc File Reference
#include "sim/process.hh"
#include <fcntl.h>
#include <unistd.h>
#include <array>
#include <csignal>
#include <map>
#include <string>
#include <vector>
#include "base/intmath.hh"
#include "base/loader/object_file.hh"
#include "base/loader/symtab.hh"
#include "base/statistics.hh"
#include "config/the_isa.hh"
#include "cpu/thread_context.hh"
#include "mem/page_table.hh"
#include "mem/se_translating_port_proxy.hh"
#include "params/Process.hh"
#include "sim/emul_driver.hh"
#include "sim/fd_array.hh"
#include "sim/fd_entry.hh"
#include "sim/syscall_desc.hh"
#include "sim/system.hh"
#include "arch/alpha/linux/process.hh"

Go to the source code of this file.

Macros

#define CLONE_VM   0
 
#define CLONE_FILES   0
 
#define CLONE_THREAD   0
 

Macro Definition Documentation

#define CLONE_FILES   0

Referenced by Process::clone().

#define CLONE_THREAD   0

Referenced by Process::clone().

#define CLONE_VM   0

Referenced by Process::clone().


Generated on Fri Jun 9 2017 13:03:52 for gem5 by doxygen 1.8.6