Home
last modified time | relevance | path

Searched refs:symbol_file_add_main (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.h307 extern void symbol_file_add_main (char *args, int from_tty);
H A Dmain.c649 catch_command_errors (symbol_file_add_main, symarg, 0, RETURN_MASK_ALL);
656 catch_command_errors (symbol_file_add_main, symarg, 0, RETURN_MASK_ALL);
H A Dsolib-irix.c635 symbol_file_add_main (filename, from_tty); in irix_open_symbol_file_object()
H A Dsolib-osf.c589 symbol_file_add_main (so.so_name, *(int *) from_ttyp); in osf_open_symbol_file_object()
H A Dv850ice.c792 symbol_file_add_main (arg, 0); in ice_file()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.h307 extern void symbol_file_add_main (char *args, int from_tty);
H A Dmain.c649 catch_command_errors (symbol_file_add_main, symarg, 0, RETURN_MASK_ALL); in captured_main()
656 catch_command_errors (symbol_file_add_main, symarg, 0, RETURN_MASK_ALL); in captured_main()
H A Dsolib-irix.c635 symbol_file_add_main (filename, from_tty); in irix_open_symbol_file_object()
H A Dsolib-osf.c589 symbol_file_add_main (so.so_name, *(int *) from_ttyp); in osf_open_symbol_file_object()
H A Dv850ice.c792 symbol_file_add_main (arg, 0); in ice_file()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dsymfile.h304 extern void symbol_file_add_main (const char *args,
H A Dprogspace.c256 symbol_file_add_main (objfile_name (src->symfile_object_file), in clone_program_space()
H A Dexec.c200 symbol_file_add_main (exec_file_host, add_flags); in try_open_exec_file()
297 symbol_file_add_main (exec_file_target.c_str (), add_flags); in validate_exec_file()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsymfile.h533 extern void symbol_file_add_main (char *args, int from_tty);
H A Dmain.c844 catch_command_errors (symbol_file_add_main, symarg, in captured_main()
853 catch_command_errors (symbol_file_add_main, symarg, in captured_main()
H A Dprogspace.c199 symbol_file_add_main (src->symfile_object_file->name, 0); in clone_program_space()
H A Dsolib-osf.c605 symbol_file_add_main (so.so_name, *(int *) from_ttyp); in osf_open_symbol_file_object()
H A Dsolib-irix.c672 symbol_file_add_main (filename, from_tty); in irix_open_symbol_file_object()
H A Dsolib-pa64.c551 symbol_file_add_main (dll_path, from_tty); in pa64_open_symbol_file_object()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmain.c940 catch_command_errors (symbol_file_add_main, symarg, in captured_main()
949 catch_command_errors (symbol_file_add_main, symarg, in captured_main()
H A Dsymfile.h576 extern void symbol_file_add_main (char *args, int from_tty);
H A Dprogspace.c203 symbol_file_add_main (src->symfile_object_file->name, 0); in clone_program_space()
H A Dsolib-irix.c588 symbol_file_add_main (filename, from_tty); in irix_open_symbol_file_object()
H A Dsolib-osf.c604 symbol_file_add_main (so.so_name, *(int *) from_ttyp); in osf_open_symbol_file_object()
H A Dsolib-pa64.c513 symbol_file_add_main (dll_path, from_tty); in pa64_open_symbol_file_object()

123