using linker symbols in assembly .S file
Kameron Larsen
kroylar@gmail.com
Thu Mar 13 00:32:00 GMT 2014
On Wed, Mar 12, 2014 at 5:14 PM, Kameron Larsen <kroylar@gmail.com> wrote:
> On Wed, Mar 12, 2014 at 5:10 PM, Alan Modra <amodra@gmail.com> wrote:
>> On Wed, Mar 12, 2014 at 04:43:30PM -0700, Kameron Larsen wrote:
>>> However, I can use objdump -d on the u-boot
>>> binary to see that the value being filled in for _text is not
>>> 0x40000000 but instead some other number.
>>
>> Are there dynamic relocations on those locations?
>
> I don't believe so, but how would I know for sure? -Bstatic is used in
> the linking command.
Also there are no symbols in the objdump -t listing with the "D" flag.
More information about the Binutils
mailing list