gem5  v19.0.0.0
Static Public Member Functions | List of all members
GuestABI::ResultAllocator< ABI, Ret, Enabled > Struct Template Reference

#include <guest_abi.hh>

Static Public Member Functions

static void allocate (ThreadContext *tc, typename ABI::Position &position)
 

Detailed Description

template<typename ABI, typename Ret, typename Enabled = void>
struct GuestABI::ResultAllocator< ABI, Ret, Enabled >

Definition at line 141 of file guest_abi.hh.

Member Function Documentation

◆ allocate()

template<typename ABI , typename Ret , typename Enabled = void>
static void GuestABI::ResultAllocator< ABI, Ret, Enabled >::allocate ( ThreadContext tc,
typename ABI::Position &  position 
)
inlinestatic

Definition at line 144 of file guest_abi.hh.

Referenced by dumpSimcall(), and invokeSimcall().


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

Generated on Fri Feb 28 2020 16:27:21 for gem5 by doxygen 1.8.13