Displaying 3 results from an estimated 3 matches for "00000611".
Did you mean:
00000011
2017 Sep 14
4
Do I need to modify the AddrLoc of LLD for ARC target?
...gt; main:
> bl memset
>
> $ arc-elf32-gcc -mcpu=arc600 -o basic-arc.o -c
>
> $ arc-elf32-readelf -r basic-arc.o
>
> Relocation section '.rela.text' at offset 0xd4 contains 1 entries:
> Offset Info Type Sym.Value Sym. Name + Addend
> 00000000 00000611 R_ARC_S25W_PCREL 00000000 memset + 0
>
> High address: 0x0
>
> $ arc-elf32-ld -o basic-arc basic-arc.o
> -L/opt/arc-gnu/lib/gcc/arc-elf32/7.1.1/arc600
> -L/opt/arc-gnu/lib/gcc/arc-elf32/7.1.1/../../../../arc-elf32/lib/arc600
> -L/opt/arc-gnu/lib/gcc/arc-elf32/7.1.1
> -L/o...
2017 Sep 18
1
Do I need to modify the AddrLoc of LLD for ARC target?
...t;>
>>>>> $ arc-elf32-readelf -r basic-arc.o
>>>>>
>>>>> Relocation section '.rela.text' at offset 0xd4 contains 1 entries:
>>>>> Offset Info Type Sym.Value Sym. Name + Addend
>>>>> 00000000 00000611 R_ARC_S25W_PCREL 00000000 memset + 0
>>>>>
>>>>> High address: 0x0
>>>>>
>>>>> $ arc-elf32-ld -o basic-arc basic-arc.o
>>>>> -L/opt/arc-gnu/lib/gcc/arc-elf32/7.1.1/arc600
>>>>> -L/opt/arc-gnu/lib/gcc/arc-el...
2017 Sep 19
1
Do I need to modify the AddrLoc of LLD for ARC target?
...-elf32-readelf -r basic-arc.o
>>>>>>>
>>>>>>> Relocation section '.rela.text' at offset 0xd4 contains 1 entries:
>>>>>>> Offset Info Type Sym.Value Sym. Name + Addend
>>>>>>> 00000000 00000611 R_ARC_S25W_PCREL 00000000 memset + 0
>>>>>>>
>>>>>>> High address: 0x0
>>>>>>>
>>>>>>> $ arc-elf32-ld -o basic-arc basic-arc.o
>>>>>>> -L/opt/arc-gnu/lib/gcc/arc-elf32/7.1.1/arc600
>>&g...