Home
last modified time | relevance | path

Searched refs:gdbarch_alloc (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgdbarch.h1364 extern struct gdbarch *gdbarch_alloc (const struct gdbarch_info *info, struct gdbarch_tdep *tdep);
H A Dgdbarch.c468 gdbarch_alloc (const struct gdbarch_info *info, in gdbarch_alloc() function
H A Di386-tdep.c7572 gdbarch = gdbarch_alloc (&info, tdep); in i386_gdbarch_init()