Lines Matching refs:target
2 #include "target.h"
8 static void predefine_sparc(const struct target *self)
20 static void init_sparc32(const struct target *target)
41 static void predefine_sparc32(const struct target *self)
46 const struct target target_sparc32 = {
62 static void init_sparc64(const struct target *target)
68 static void predefine_sparc64(const struct target *self)
76 const struct target target_sparc64 = {