Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dcoff-solib.c96 objfile = symbol_file_add (filename, from_tty, in coff_solib_add()
Dsymfile.h189 extern struct objfile *symbol_file_add (char *, int,
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()
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()
Dpa64solib.c276 so->objfile = symbol_file_add (name, from_tty, section_addrs, 0, OBJF_SHARED); in pa64_solib_add_solib_objfile()
Dremote-vx.c671 objfile = symbol_file_add (name, from_tty, NULL, 0, 0); in vx_add_symbols()
Dsomsolib.c286 so->objfile = symbol_file_add (name, from_tty, NULL, 0, OBJF_SHARED); in som_solib_add_solib_objfile()
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
1902 (som_solib_add_solib_objfile): Add params to calls to symbol_file_add.
2032 * symfile.c (symbol_file_add): Reindent portions.
2049 (symbol_file_add): Add HP specific code to deal with pxdb.
2058 (symbol_file_add): Add user_loaded and is_solib parameters.
2061 fixed number of parameters in calls to symbol_file_add.
[all …]
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
2167 * symfile.c (symbol_file_add): Pass allocate_objfile combined flags
2170 * symfile.c (symbol_file_add): Delete user_loaded arg.
2171 * symtab.h (symbol_file_add): Adjust prototype for deleted
2177 passed to symbol_file_add. Delete previous passing of explicit 1
2389 * coff-solib.c (coff_solib_add): Adjust call to symbol_file_add.
[all …]
DChangeLog-19923318 (symbol_file_add): Call reinit_frame_cache so callers don't have to.
3907 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
5058 * symfile.c (symbol_file_add): Takes an additional arg (readnow).
5062 readnow functionality moved to symbol_file_add().
5067 * symtab.h (symbol_file_add): Arg added to prototype.
[all …]
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()
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
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.
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.
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
DChangeLog-19951480 structure so that symbol_file_add can find it.
4905 * remote-udi.c (udi_load): Tell symbol_file_add that the
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()
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.
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.
DChangeLog-19933493 * symfile.c (symbol_file_add): Call new_symfile_objfile and
7113 * symfile.c (syms_from_objfile, symbol_file_add): Allow a
DChangeLog-19963189 * symfile.c (symbol_file_add): Add call to target_new_objfile to
DChangeLog6952 (symbol_file_add): Call symbol_file_add_from_bfd.
7755 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
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