gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::Preparer< ABI, Role, Type, Enabled > Struct Template Reference

#include <layout.hh>

Static Public Member Functions

static void prepare (ThreadContext *tc, typename ABI::State &state)
 

Detailed Description

template<typename ABI, template< class ... > class Role, typename Type, typename Enabled = void>
struct GuestABI::Preparer< ABI, Role, Type, Enabled >

Definition at line 81 of file layout.hh.

Member Function Documentation

◆ prepare()

template<typename ABI , template< class ... > class Role, typename Type , typename Enabled = void>
static void GuestABI::Preparer< ABI, Role, Type, Enabled >::prepare ( ThreadContext tc,
typename ABI::State &  state 
)
inlinestatic

Definition at line 84 of file layout.hh.

Referenced by GuestABI::prepareForArguments(), and GuestABI::prepareForResult().


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:03:06 for gem5 by doxygen 1.8.17