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

#include "frame.h"

Public Attributes

struct symbolsym
 
struct valueval
 
char * error
 
const char * entry_kind
 

Detailed Description

Definition at line 758 of file frame.h.

Member Data Documentation

◆ entry_kind

const char* frame_arg::entry_kind

◆ error

char* frame_arg::error

◆ sym

struct symbol* frame_arg::sym

◆ val

struct value* frame_arg::val

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