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

#include "expr.h"

Public Member Functions

 dwarf_stack_value (struct value *value_, int in_stack_memory_)
 

Public Attributes

struct valuevalue
 
bool in_stack_memory
 

Detailed Description

Definition at line 103 of file expr.h.

Constructor & Destructor Documentation

◆ dwarf_stack_value()

dwarf_stack_value::dwarf_stack_value ( struct value * value_,
int in_stack_memory_ )
inline

Definition at line 105 of file expr.h.

Member Data Documentation

◆ in_stack_memory

bool dwarf_stack_value::in_stack_memory

Definition at line 115 of file expr.h.

◆ value

struct value* dwarf_stack_value::value

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