gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::guest_abi::Result< ABI, SyscallReturn, typename std::enable_if_t< std::is_base_of_v< X86Linux::SyscallABI, ABI > > > Struct Template Reference

#include <linux.hh>

Static Public Member Functions

static void store (ThreadContext *tc, const SyscallReturn &ret)
 

Detailed Description

template<typename ABI>
struct gem5::guest_abi::Result< ABI, SyscallReturn, typename std::enable_if_t< std::is_base_of_v< X86Linux::SyscallABI, ABI > > >

Definition at line 84 of file linux.hh.

Member Function Documentation

◆ store()

template<typename ABI >
static void gem5::guest_abi::Result< ABI, SyscallReturn, typename std::enable_if_t< std::is_base_of_v< X86Linux::SyscallABI, ABI > > >::store ( ThreadContext * tc,
const SyscallReturn & ret )
inlinestatic

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

Generated on Tue Jun 18 2024 16:24:19 for gem5 by doxygen 1.11.0