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

#include "language.h"

Public Attributes

struct type ** primitive_type_vector
 
struct symbol ** primitive_type_symbols
 
struct typestring_char_type
 
const char * bool_type_symbol
 
struct typebool_type_default
 

Detailed Description

Definition at line 107 of file language.h.

Member Data Documentation

struct type* language_arch_info::bool_type_default
const char* language_arch_info::bool_type_symbol
struct symbol** language_arch_info::primitive_type_symbols
struct type** language_arch_info::primitive_type_vector
struct type* language_arch_info::string_char_type

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