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

/gem5/src/sim/
H A Dfd_entry.hh60 bool getCOE() const { return _closeOnExec; } function in class:FDEntry
H A Dsyscall_emul.cc805 int coe = hbfdp->getCOE();
H A Dsyscall_emul.hh2203 if (fdep && fdep->getCOE())

Completed in 24 milliseconds