|
GDB (xrefs)
|
#include "xtensa-tdep.h"
Public Attributes | |
| struct ctype_cache * | next |
| int | size |
| struct type * | virtual_type |
Definition at line 165 of file xtensa-tdep.h.
| struct ctype_cache* ctype_cache::next |
Definition at line 167 of file xtensa-tdep.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), and xtensa_register_type().
| int ctype_cache::size |
Definition at line 168 of file xtensa-tdep.h.
Referenced by xtensa_register_type().
| struct type* ctype_cache::virtual_type |
Definition at line 169 of file xtensa-tdep.h.
Referenced by xtensa_register_type().
1.8.10