|
GDB (xrefs)
|
#include "xtensa-tdep.h"
Public Attributes | |
| struct ctype_cache * | next |
| int | size |
| struct type * | virtual_type |
Definition at line 149 of file xtensa-tdep.h.
| struct ctype_cache* ctype_cache::next |
Definition at line 151 of file xtensa-tdep.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), and xtensa_register_type().
| int ctype_cache::size |
Definition at line 152 of file xtensa-tdep.h.
Referenced by xtensa_register_type().
| struct type* ctype_cache::virtual_type |
Definition at line 153 of file xtensa-tdep.h.
Referenced by xtensa_register_type().
1.8.14