libcopp  2.2.0
Public Member Functions | Data Fields
fcontext::stack_t Struct Reference

#include <fcontext_arm.hpp>

Collaboration diagram for fcontext::stack_t:
Collaboration graph

Public Member Functions

 stack_t ()
 
 stack_t ()
 
 stack_t ()
 
 stack_t ()
 
 stack_t ()
 
 stack_t ()
 
 stack_t ()
 
 stack_t ()
 
 stack_t ()
 
 stack_t ()
 

Data Fields

void * sp
 
std::size_t size
 
void * limit
 

Detailed Description

Definition at line 29 of file fcontext_arm.hpp.

Constructor & Destructor Documentation

◆ stack_t() [1/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 33 of file fcontext_arm.hpp.

◆ stack_t() [2/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 34 of file fcontext_arm_mac.hpp.

◆ stack_t() [3/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 35 of file fcontext_arm_win.hpp.

◆ stack_t() [4/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 37 of file fcontext_i386.hpp.

◆ stack_t() [5/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 44 of file fcontext_i386_win.hpp.

◆ stack_t() [6/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 36 of file fcontext_mips.hpp.

◆ stack_t() [7/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 34 of file fcontext_ppc.hpp.

◆ stack_t() [8/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 37 of file fcontext_sparc.hpp.

◆ stack_t() [9/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 33 of file fcontext_x86_64.hpp.

◆ stack_t() [10/10]

fcontext::stack_t::stack_t ( )
inline

Definition at line 40 of file fcontext_x86_64_win.hpp.

Field Documentation

◆ limit

void * fcontext::stack_t::limit

Definition at line 33 of file fcontext_arm_win.hpp.

◆ size

std::size_t fcontext::stack_t::size

Definition at line 31 of file fcontext_arm.hpp.

◆ sp

void * fcontext::stack_t::sp

Definition at line 30 of file fcontext_arm.hpp.


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