GDB (xrefs)
Loading...
Searching...
No Matches
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 76 of file ax-gdb.h.

Member Data Documentation

◆ kind

enum axs_lvalue_kind axs_value::kind

◆ optimized_out

char axs_value::optimized_out

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

◆ reg

int axs_value::reg

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

◆ type

struct type* axs_value::type

◆ [union]

union { ... } axs_value::u

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