This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Delete offsets, num_offsets args to syms_from_objfile


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> 2013-05-06  Doug Evans  <dje@google.com>
Doug> 	* symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
Doug> 	All callers updated.
Doug> 	(syms_from_objfile): Ditto.  Make static.
Doug> 	(symbol_file_add_with_addrs_or_offsets): Delete args offsets,
Doug> 	num_offsets.  All callers updated.
Doug> 	* symfile.h (syms_from_objfile): Delete.

After this patch, symbol_file_add_with_addrs_or_offsets is misnamed.
It no longer accepts 'offsets'.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]