Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
dwarf-regs.c File Reference
#include <libio.h>
#include <dwarf-regs.h>

Go to the source code of this file.

Macros

#define NUM_GPRS   16
 

Functions

const charget_arch_regstr (unsigned int n)
 

Macro Definition Documentation

#define NUM_GPRS   16

Definition at line 12 of file dwarf-regs.c.

Function Documentation

const char* get_arch_regstr ( unsigned int  n)

Definition at line 19 of file dwarf-regs.c.