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

#include <unwind.h>

Data Fields

unsigned long start_addr
 
unsigned long end_addr
 
const chartrap_name
 

Detailed Description

Definition at line 16 of file unwind.h.

Field Documentation

unsigned long end_addr

Definition at line 18 of file unwind.h.

unsigned long start_addr

Definition at line 17 of file unwind.h.

const char* trap_name

Definition at line 19 of file unwind.h.


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