MOS Source Code
Loading...
Searching...
No Matches
frame_t Struct Reference

Public Attributes

struct _frame * bp
 
ptr_t ip
 

Detailed Description

Definition at line 91 of file x86_platform.c.

Member Data Documentation

◆ bp

struct _frame* bp

Definition at line 93 of file x86_platform.c.

Referenced by x86_dump_stack_at().

◆ ip

ptr_t ip

Definition at line 94 of file x86_platform.c.

Referenced by x86_dump_stack_at().


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