Searched defs:tdesc (Results 26 - 50 of 122) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Driscv.c41 target_desc_up tdesc = allocate_target_description (); local
[all...]
H A Daarch64.c34 target_desc_up tdesc = allocate_target_description (); local
H A Darc.c41 target_desc_up tdesc = allocate_target_description (); local
[all...]
H A Dloongarch.c39 target_desc_up tdesc = allocate_target_description (); local
H A Darm.c380 target_desc_up tdesc = allocate_target_description (); local
425 target_desc *tdesc local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Driscv-none-tdep.c130 const struct target_desc *tdesc = gdbarch_target_desc (gdbarch); local
H A Dgcore-elf.c147 const struct target_desc *tdesc = gdbarch_target_desc (target_gdbarch ()); local
/netbsd-current/sys/dev/acpi/
H A Dacpi_dev.c153 ACPI_TABLE_DESC *tdesc; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dinferiors.h67 const struct target_desc *tdesc = NULL; member in struct:process_info
H A Dtdesc.cc63 init_target_desc (struct target_desc *tdesc, argument
192 tdesc_get_features_xml(const target_desc *tdesc) argument
214 tdesc_create_feature(struct target_desc *tdesc, const char *name) argument
224 tdesc_contains_feature(const target_desc *tdesc, const std::string &feature) argument
[all...]
H A Dlinux-riscv-low.cc91 target_desc *tdesc = riscv_create_target_description (features); local
103 const struct target_desc *tdesc = regcache->tdesc; local
119 const struct target_desc *tdesc = regcache->tdesc; local
134 const struct target_desc *tdesc = regcache->tdesc; local
150 const struct target_desc *tdesc = regcache->tdesc; local
210 const struct target_desc *tdesc = regcache->tdesc; local
[all...]
H A Dlinux-tic6x-low.cc226 struct target_desc **tdesc = &tdescs[feature]; local
419 namespace tdesc { namespace in namespace:selftests
[all...]
H A Dlinux-xtensa-low.cc110 const struct target_desc *tdesc = regcache->tdesc; local
164 const struct target_desc *tdesc = regcache->tdesc; local
[all...]
H A Dnetbsd-amd64-low.cc163 struct target_desc *tdesc local
H A Dregcache.cc119 init_register_cache(struct regcache *regcache, const struct target_desc *tdesc, unsigned char *regbuf) argument
160 new_register_cache(const struct target_desc *tdesc) argument
202 find_register_by_number(const struct target_desc *tdesc, int n) argument
213 const struct target_desc *tdesc = regcache->tdesc; local
237 const struct target_desc *tdesc = regcache->tdesc; local
250 find_regno(const struct target_desc *tdesc, const char *name) argument
283 register_cache_size(const struct target_desc *tdesc) argument
289 register_size(const struct target_desc *tdesc, int n) argument
373 const struct target_desc *tdesc = regcache->tdesc; local
387 const struct target_desc *tdesc = regcache->tdesc; local
[all...]
H A Dwin32-i386-low.cc528 struct target_desc *tdesc; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/arch/
H A Darm.c377 target_desc *tdesc = allocate_target_description (); local
419 target_desc *tdesc = allocate_target_description (); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dinferiors.h68 const struct target_desc *tdesc = NULL; member in struct:process_info
H A Dtdesc.cc63 init_target_desc (struct target_desc *tdesc, argument
192 tdesc_get_features_xml(const target_desc *tdesc) argument
214 tdesc_create_feature(struct target_desc *tdesc, const char *name) argument
224 tdesc_contains_feature(const target_desc *tdesc, const std::string &feature) argument
[all...]
H A Dnetbsd-i386-low.cc143 target_desc *tdesc local
H A Dlinux-arc-low.cc115 target_desc_up tdesc = arc_create_target_description (features); local
299 is_reg_name_available_p (const struct target_desc *tdesc, argument
[all...]
H A Dlinux-loongarch-low.cc82 target_desc_up tdesc; local
[all...]
H A Dlinux-csky-low.cc133 target_desc_up tdesc = csky_create_target_description (); local
[all...]
H A Dwin32-i386-low.cc528 struct target_desc *tdesc; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dx86-linux-nat.c200 const struct target_desc * tdesc local

Completed in 378 milliseconds

12345