Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mips_frame_info Struct Reference

Data Fields

voidfunc
 
unsigned long func_size
 
int frame_size
 
int pc_offset
 

Detailed Description

Definition at line 256 of file process.c.

Field Documentation

int frame_size

Definition at line 259 of file process.c.

void* func

Definition at line 257 of file process.c.

unsigned long func_size

Definition at line 258 of file process.c.

int pc_offset

Definition at line 260 of file process.c.


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