GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
return_value_info Struct Reference

Public Attributes

struct valuevalue
 
struct typetype
 
int value_history_index
 

Detailed Description

Definition at line 1515 of file infcmd.c.

Member Data Documentation

◆ type

struct type* return_value_info::type

Definition at line 1523 of file infcmd.c.

Referenced by print_return_value(), and print_return_value_1().

◆ value

struct value* return_value_info::value

◆ value_history_index

int return_value_info::value_history_index

Definition at line 1526 of file infcmd.c.

Referenced by print_return_value_1().


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