Searched refs:gdbarch_alloc (Results 1 – 3 of 3) sorted by relevance
1364 extern struct gdbarch *gdbarch_alloc (const struct gdbarch_info *info, struct gdbarch_tdep *tdep);
468 gdbarch_alloc (const struct gdbarch_info *info, in gdbarch_alloc() function
7572 gdbarch = gdbarch_alloc (&info, tdep); in i386_gdbarch_init()