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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.c5586 append_name (const char ***buf, int *nr, const char *name) function
5613 append_name (&arches, &nr_arches, ap->printable_name);
5618 append_name (&arches, &nr_arches, NULL);

Completed in 114 milliseconds