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

#include "target.h"

Public Attributes

const char * shortname
 
const char * longname
 
const char * doc
 

Detailed Description

Definition at line 423 of file target.h.

Member Data Documentation

◆ doc

const char* target_info::doc

Definition at line 433 of file target.h.

Referenced by add_deprecated_target_alias(), and add_target().

◆ longname

const char* target_info::longname

Definition at line 429 of file target.h.

Referenced by target_ops::longname().

◆ shortname

const char* target_info::shortname

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