Home
last modified time | relevance | path

Searched refs:symbol_file_add (Results 1 – 23 of 23) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcoff-solib.c96 objfile = symbol_file_add (filename, from_tty, in coff_solib_add()
H A Dsymfile.h189 extern struct objfile *symbol_file_add (char *, int,
H A Dsolib.c383 so->objfile = symbol_file_add (so->so_name, /*so->from_tty*/ 0, in symbol_add_stub()
388 so->objfile = symbol_file_add (so->so_name, so->from_tty, in symbol_add_stub()
H A Dsymfile.c871 = symbol_file_add (debugfile, from_tty, orig_addrs, 0, flags); in symbol_file_add_with_addrs_or_offsets()
876 = symbol_file_add (debugfile, from_tty, NULL, 0, flags); in symbol_file_add_with_addrs_or_offsets()
949 symbol_file_add (char *name, int from_tty, struct section_addr_info *addrs, in symbol_file_add() function
974 symbol_file_add (args, from_tty, NULL, 1, flags); in symbol_file_add_main_1()
1782 symbol_file_add (filename, from_tty, section_addrs, 0, flags); in add_symbol_file_command()
H A Dpa64solib.c276 so->objfile = symbol_file_add (name, from_tty, section_addrs, 0, OBJF_SHARED); in pa64_solib_add_solib_objfile()
H A Dremote-vx.c671 objfile = symbol_file_add (name, from_tty, NULL, 0, 0); in vx_add_symbols()
H A Dsomsolib.c286 so->objfile = symbol_file_add (name, from_tty, NULL, 0, OBJF_SHARED); in som_solib_add_solib_objfile()
H A DChangeLog-1998394 to symbol_file_add.
599 to symbol_file_add.
1703 symbol_file_add.
1763 (symbol_add_stub): Added params to call to symbol_file_add
1819 (symbol_add_stub): Added params to call to symbol_file_add
2032 * symfile.c (symbol_file_add): Reindent portions.
2049 (symbol_file_add): Add HP specific code to deal with pxdb.
2061 fixed number of parameters in calls to symbol_file_add.
2063 symbol_file_add.
2174 (symbol_file_add): Add new params to function decl.
[all …]
H A DChangeLog-19991410 symfile.c (symbol_file_add, clear_symtab_users) call the new
2128 * symfile.c (symbol_file_add): Ditto.
2131 * symtab.h (symbol_file_add): Ditto.
2134 symbol_file_add in old is_solib arg, defaults to zero now in
2143 * coff-solib.c (coff_solib_add): Call symbol_file_add with
2170 * symfile.c (symbol_file_add): Delete user_loaded arg.
2171 * symtab.h (symbol_file_add): Adjust prototype for deleted
2433 * symtab.h (symbol_file_add): Ditto.
2456 (symbol_file_add): Remove parameters "mapped" and "readnow",
2463 from parsed options. Pass flags to symbol_file_add.
[all …]
H A DChangeLog-19923907 parameter in call to `symbol_file_add' to 0.
3967 * symfile.c (symbol_file_add): Call init_entry_point_info() and
4324 * symfile.c (symbol_file_add): Call new_symfile_objfile for both
4628 section to symbol_file_add, rather than the load address of
4766 * symfile.c (symbol_file_add): Use OBJF_SYMS to decide whether
5014 * symfile.c (syms_from_objfile, symbol_file_add): Restructured
5062 readnow functionality moved to symbol_file_add().
5067 * symtab.h (symbol_file_add): Arg added to prototype.
5732 * remote-mm.c (mm_load): symbol_file_add return value unused.
5734 * remote-vx.c (vx_load_command): symbol_file_add result unused.
[all …]
H A Dwin32-nat.c532 p->ret = symbol_file_add (p->name, p->from_tty, p->addrs, p->mainline, p->flags); in safe_symbol_file_add_stub()
H A DChangeLog-1991217 * symfile.c (symbol_file_add): When verbose is set, print
2498 than just calling symbol_file_add and bombing.
2741 (symbol_file_add): Shorten message about symbol reading.
3614 * symfile.c (symbol_file_add): Add comment.
3615 solib.c (solib_add): Don't malloc name passed to symbol_file_add.
3835 * symfile.c (symbol_file_add): Use filtered printing and wrap it.
4955 (symbol_file_add): Clear complaint counters to allow new complaints.
5119 * symfile.c (symbol_file_add): Only reset symfile_mtime for main
H A DChangeLog-1990297 (vx_add_file_command, vx_open): Use symbol_file_add rather than
304 * solib.c (solib_add): Use symbol_file_add, not add_file.
328 (symbol_file_add): New function.
H A DChangeLog-1994901 symbol_file_add.
1768 * symfile.c (symbol_file_add): Move reinit_frame_cache call to
1769 the callers of symbol_file_add. Gets rid of heuristic fence-post
1778 Add call to reinit_frame_cache after symbol_file_add.
H A DChangeLog-20004737 data from .text) to pass info into symbol_file_add.
6409 symbol_file_add): Move declarations from here...
6412 * solib.c (symbol_add_stub): Make symbol_file_add () aware of
H A DChangeLog-19951480 structure so that symbol_file_add can find it.
4905 * remote-udi.c (udi_load): Tell symbol_file_add that the
H A DChangeLog-20015729 Passes the flags arguments to symbol_file_add() and takes care
5732 symbol_file_add().
9498 * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
H A DChangeLog-200314252 symbol_file_add prints is fine.
14291 like the old symbol_file_add, but taking new arguments: you can
14295 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
14302 (symbol_file_add): Pass extra arguments to syms_from_objfile.
H A DChangeLog-20021486 * symfile.c (symbol_file_add): Flush gdb_stdout even if from_tty
11637 * symfile.c (symbol_file_add): Move test for null symbols to later.
12006 (symbol_file_add): Return immediately if no syms.
H A DChangeLog-19933493 * symfile.c (symbol_file_add): Call new_symfile_objfile and
7113 * symfile.c (syms_from_objfile, symbol_file_add): Allow a
H A DChangeLog-19963189 * symfile.c (symbol_file_add): Add call to target_new_objfile to
H A DChangeLog6952 (symbol_file_add): Call symbol_file_add_from_bfd.
7755 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo1558 Called from @code{symbol_file_add} when we are about to read a new
1577 Called from @code{symbol_file_add} when discarding existing symbols.
1580 @value{GDBN} will be discarded by @code{symbol_file_add}. It has no
1587 Called from @code{symbol_file_add} to actually read the symbols from a