GDB (xrefs)
Public Attributes
dcache_block Struct Reference

List of all members.

Public Attributes

struct dcache_blockprev
struct dcache_blocknext
CORE_ADDR addr
int refs
gdb_byte data [1]

Detailed Description

Definition at line 93 of file dcache.c.


Member Data Documentation

Definition at line 96 of file dcache.c.

Referenced by append_block(), and remove_block().

Definition at line 100 of file dcache.c.

Referenced by dcache_alloc(), dcache_hit(), dcache_info(), and dcache_print_line().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines