Searched refs:SyscallTable (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/linux/
H A Dprocess.hh55 struct SyscallTable struct in class:ArmLinuxProcessBits
64 std::vector<SyscallTable> syscallTables;
H A Dprocess.cc1656 SyscallTable table;
1675 SyscallTable table;
1707 ArmLinuxProcessBits::SyscallTable::getDesc(int callnum) const
/gem5/src/arch/arm/freebsd/
H A Dprocess.hh45 struct SyscallTable struct in class:ArmFreebsdProcessBits
54 std::vector<SyscallTable> syscallTables;
H A Dprocess.cc1243 SyscallTable table;
1255 SyscallTable table;
1276 ArmFreebsdProcessBits::SyscallTable::getDesc(int callnum) const

Completed in 14 milliseconds