GDB (xrefs)
Public Attributes | List of all members
axs_value Struct Reference

#include "ax-gdb.h"

Public Attributes

enum axs_lvalue_kind kind
 
struct typetype
 
char optimized_out
 
union {
   int   reg
 
u
 

Detailed Description

Definition at line 75 of file ax-gdb.h.

Member Data Documentation

enum axs_lvalue_kind axs_value::kind
char axs_value::optimized_out
int axs_value::reg
struct type* axs_value::type
union { ... } axs_value::u

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