Searched refs:gdbarch_registry (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.sh2012 static struct gdbarch_registration *gdbarch_registry = NULL;
2031 for (rego = gdbarch_registry;
2068 for (curr = &gdbarch_registry;
2167 for (rego = gdbarch_registry;
H A Dgdbarch.c5583 static struct gdbarch_registration *gdbarch_registry = NULL; variable in typeref:struct:gdbarch_registration
5602 for (rego = gdbarch_registry;
5639 for (curr = &gdbarch_registry;
5738 for (rego = gdbarch_registry;

Completed in 129 milliseconds