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

/gem5/src/sim/
H A Dsyscall_emul.hh2429 Addr fds_excp_ptr = p->getSyscallArg(tc, index); local
2434 TypedBufferArg<typename OS::fd_set> ex_t(fds_excp_ptr);
2456 if (fds_excp_ptr)
2522 if (fds_excp_ptr) {
2542 fds_excp_ptr ? &ex_h : nullptr,
2557 fds_excp_ptr ? &ex_h : nullptr,
2596 if (fds_excp_ptr) {
2606 if (fds_excp_ptr)

Completed in 14 milliseconds