mips_mips64_common is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

mips_mips64_common struct

Syntax

struct mips_mips64_common {     unsigned int common_magic;     struct mips64_common mips64_common; };

Fields

common_magic

No summary provided. Read more...

mips64_common

No summary provided. Read more...

References

LocationReferrerScopeText
mips_mips64.h:19
struct mips_mips64_common {
mips_mips64.c:1087mips_mips64_target_create()
struct mips_mips64_common *mips_mips64;
mips_mips64.c:1090mips_mips64_target_create()
mips_mips64 = calloc(1, sizeof(*mips_mips64));

Type Use

Variables of mips_mips64_common type
mips_mips64_target_create()::mips_mips64
all items filtered out
mips_mips64_common
Allocators of mips_mips64_common
all items filtered out
mips_mips64_common