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

Public Attributes

struct _frame * bp
 
ptr_t ip
 

Detailed Description

Definition at line 118 of file x86_platform.cpp.

Member Data Documentation

◆ bp

struct _frame* bp

Definition at line 120 of file x86_platform.cpp.

Referenced by x86_dump_stack_at().

◆ ip

ptr_t ip

Definition at line 121 of file x86_platform.cpp.

Referenced by x86_dump_stack_at().


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