Home
last modified time | relevance | path

Searched refs:type_table_get (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/qom/
H A Dobject.c69 static GHashTable *type_table_get(struct uc_struct *uc) in type_table_get() function
82 g_hash_table_insert(type_table_get(uc), (void *)ti->name, ti); in type_table_add()
87 return g_hash_table_lookup(type_table_get(uc), name); in type_table_lookup()
656 g_hash_table_foreach(type_table_get(uc), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/qom/
H A Dobject.c69 static GHashTable *type_table_get(struct uc_struct *uc) in type_table_get() function
82 g_hash_table_insert(type_table_get(uc), (void *)ti->name, ti); in type_table_add()
87 return g_hash_table_lookup(type_table_get(uc), name); in type_table_lookup()
656 g_hash_table_foreach(type_table_get(uc), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/qom/
H A Dobject.c73 static GHashTable *type_table_get(void) in type_table_get() function
89 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
94 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
896 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu42/qemu-4.2.1/qom/
H A Dobject.c74 static GHashTable *type_table_get(void) in type_table_get() function
90 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
95 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
985 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu/qemu-6.2.0/qom/
H A Dobject.c78 static GHashTable *type_table_get(void) in type_table_get() function
94 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
99 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
1092 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu60/qemu-6.0.0/qom/
H A Dobject.c77 static GHashTable *type_table_get(void) in type_table_get() function
93 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
98 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
1091 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu5/qemu-5.2.0/qom/
H A Dobject.c77 static GHashTable *type_table_get(void) in type_table_get() function
93 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
98 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
1088 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu-utils/qemu-4.2.1/qom/
H A Dobject.c74 static GHashTable *type_table_get(void) in type_table_get() function
90 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
95 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
985 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qom/
H A Dobject.c78 static GHashTable *type_table_get(void) in type_table_get() function
94 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
99 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
1092 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qom/
H A Dobject.c76 static GHashTable *type_table_get(void)
92 g_hash_table_insert(type_table_get(), (void *)ti->name, ti);
97 return g_hash_table_lookup(type_table_get(), name);
1038 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/qom/
H A Dobject.c76 static GHashTable *type_table_get(void) in type_table_get() function
92 g_hash_table_insert(type_table_get(), (void *)ti->name, ti); in type_table_add()
97 return g_hash_table_lookup(type_table_get(), name); in type_table_lookup()
1038 g_hash_table_foreach(type_table_get(), object_class_foreach_tramp, &data); in object_class_foreach()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/
H A Daarch64eb.h2956 #define type_table_get type_table_get_aarch64eb macro
H A Darm.h2956 #define type_table_get type_table_get_arm macro
H A Dx86_64.h2956 #define type_table_get type_table_get_x86_64 macro
H A Daarch64.h2956 #define type_table_get type_table_get_aarch64 macro
H A Darmeb.h2956 #define type_table_get type_table_get_armeb macro
H A Dm68k.h2956 #define type_table_get type_table_get_m68k macro
H A Dsparc64.h2956 #define type_table_get type_table_get_sparc64 macro
H A Dsparc.h2956 #define type_table_get type_table_get_sparc macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/
H A Dm68k.h2956 #define type_table_get type_table_get_m68k macro
H A Dx86_64.h2956 #define type_table_get type_table_get_x86_64 macro
H A Darmeb.h2956 #define type_table_get type_table_get_armeb macro
H A Daarch64.h2956 #define type_table_get type_table_get_aarch64 macro
H A Daarch64eb.h2956 #define type_table_get type_table_get_aarch64eb macro
H A Darm.h2956 #define type_table_get type_table_get_arm macro

12