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

#include "command.h"

Public Attributes

const char * literal
 
LONGEST use
 
gdb::optional< LONGEST > val
 

Detailed Description

Definition at line 119 of file command.h.

Member Data Documentation

◆ literal

const char* literal_def::literal

◆ use

LONGEST literal_def::use

Definition at line 126 of file command.h.

◆ val

gdb::optional<LONGEST> literal_def::val

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