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

#include "frame.h"

Public Attributes

struct symbolsym = nullptr
 
struct valueval = nullptr
 
gdb::unique_xmalloc_ptr< char > error
 
const char * entry_kind = nullptr
 

Detailed Description

Definition at line 937 of file frame.h.

Member Data Documentation

◆ entry_kind

const char* frame_arg::entry_kind = nullptr

◆ error

gdb::unique_xmalloc_ptr<char> frame_arg::error

◆ sym

struct symbol* frame_arg::sym = nullptr

◆ val

struct value* frame_arg::val = nullptr

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