Searched refs:linkFunc (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/linux/
H A Dprocess.cc351 /* 86 */ SyscallDesc("link", linkFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc510 linkFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh184 SyscallReturn linkFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds