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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoff-solib.h36 coff_solib_add (filename, from_tty, targ, readsyms)
38 extern void coff_solib_add (char *, int, struct target_ops *, int);
H A Dcoff-solib.c35 coff_solib_add -- add a shared library files to the symtab list. We
45 void coff_solib_add (char *arg_string, int from_tty,
53 coff_solib_add (char *arg_string, int from_tty, struct target_ops *target, int readsyms) function
133 coff_solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add);

Completed in 130 milliseconds