GDB (API)
|
#include "dwarf2-frame.h"
Public Attributes | |
union { | |
LONGEST offset | |
ULONGEST reg | |
const gdb_byte * exp | |
struct value *(* fn )(struct frame_info *this_frame, void **this_cache, int regnum) | |
} | loc |
ULONGEST | exp_len |
enum dwarf2_frame_reg_rule | how |
Definition at line 70 of file dwarf2-frame.h.
Definition at line 77 of file dwarf2-frame.h.
Definition at line 81 of file dwarf2-frame.h.
struct value*(* dwarf2_frame_state_reg::fn)(struct frame_info *this_frame, void **this_cache, int regnum) [read] |
Definition at line 78 of file dwarf2-frame.h.
Definition at line 82 of file dwarf2-frame.h.
union { ... } dwarf2_frame_state_reg::loc |
Definition at line 75 of file dwarf2-frame.h.
Definition at line 76 of file dwarf2-frame.h.