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

#include "ada-lang.h"

Public Attributes

const char * encoded
 
const char * decoded
 
enum exp_opcode op
 

Detailed Description

Definition at line 70 of file ada-lang.h.

Member Data Documentation

◆ decoded

const char* ada_opname_map::decoded

Definition at line 73 of file ada-lang.h.

Referenced by ada_decoded_op_name(), and ada_encode_1().

◆ encoded

const char* ada_opname_map::encoded

Definition at line 72 of file ada-lang.h.

Referenced by ada_decode(), and ada_decoded_op_name().

◆ op

enum exp_opcode ada_opname_map::op

Definition at line 74 of file ada-lang.h.

Referenced by linespec_lexer_lex_string().


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