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

#include "xtensa-tdep.h"

Public Attributes

struct ctype_cachenext
 
int size
 
struct typevirtual_type
 

Detailed Description

Definition at line 153 of file xtensa-tdep.h.

Member Data Documentation

◆ next

struct ctype_cache* ctype_cache::next

Definition at line 155 of file xtensa-tdep.h.

Referenced by xtensa_register_type().

◆ size

int ctype_cache::size

Definition at line 156 of file xtensa-tdep.h.

Referenced by xtensa_register_type().

◆ virtual_type

struct type* ctype_cache::virtual_type

Definition at line 157 of file xtensa-tdep.h.

Referenced by xtensa_register_type().


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