gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Static Public Member Functions | List of all members
GuestABI::Argument< ABI, Arg, Enabled > Struct Template Reference

#include <definition.hh>

Classes

struct  type >
 

Static Public Member Functions

static Arg get (ThreadContext *tc, typename ABI::State &state)
 
static void allocate (ThreadContext *tc, typename ABI::State &state)
 

Detailed Description

template<typename ABI, typename Arg, typename Enabled = void>
struct GuestABI::Argument< ABI, Arg, Enabled >

Definition at line 92 of file definition.hh.

Member Function Documentation

◆ allocate()

template<typename ABI, typename Arg, typename Enabled = void>
static void GuestABI::Argument< ABI, Arg, Enabled >::allocate ( ThreadContext tc,
typename ABI::State &  state 
)
static

◆ get()

template<typename ABI, typename Arg, typename Enabled = void>
static Arg GuestABI::Argument< ABI, Arg, Enabled >::get ( ThreadContext tc,
typename ABI::State &  state 
)
static

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

Generated on Thu May 28 2020 16:22:20 for gem5 by doxygen 1.8.13