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 05/15] PIE: Move some symfile code into subroutines


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> 	* symfile.h (relative_addr_info_to_section_offsets)
Jan> 	(addr_info_make_relative): New prototypes.
Jan> 	* symfile.c (default_symfile_offsets): Move a part to ...
Jan> 	(relative_addr_info_to_section_offsets): ... this new function.
Jan> 	(default_symfile_offsets): Call it.
Jan> 	(syms_from_objfile <!mainline && addrs && addrs->other[0].name>): Move
Jan> 	this part to ...
Jan> 	(addr_info_make_relative): ... this new function.

Ok.

Tom


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