[PATCH][GOLD] Add Arm_relobj class.
Ian Lance Taylor
iant@google.com
Thu Oct 29 00:30:00 GMT 2009
"Doug Kwan (關振德)" <dougkwan@google.com> writes:
> 2009-10-25 Doug Kwan <dougkwan@google.com>
>
> * arm.cc (Arm_relobj): New class definition.
> (Arm_relobj::scan_sections_for_stubs,
> Arm_relobj::do_count_local_symbols, Arm_relobj::do_relocate_sections):
> New method definitions.
This is OK.
Thanks.
By the way, we may want to add a field to Target::Target_info which
holds an optional additional STT code indicating a function. Then any
place which currently checks STT_FUNC could check that field as well,
one way or another. That might be flexible enough for what we need
without adding a bunch of virtual function calls.
Ian
More information about the Binutils
mailing list