gem5
v20.1.0.0
|
Public Member Functions | |
entry (T *content) | |
Public Attributes | |
T * | that |
entry * | next |
Definition at line 42 of file extensionPool.h.
|
inline |
Definition at line 61 of file extensionPool.h.
References ArmISA::e, ExtensionPool< T >::entry::next, and ExtensionPool< T >::used.
entry* ExtensionPool< T >::entry::next |
Definition at line 66 of file extensionPool.h.
Referenced by ExtensionPool< T >::entry::entry(), and ExtensionPool< MultiSocketSimpleSwitchAT::ConnectionInfo >::ExtensionPool().
T* ExtensionPool< T >::entry::that |
Definition at line 65 of file extensionPool.h.