URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-cris/] [weakhiddso.d] - Rev 41
Compare with Previous | Blame | View Log
#source: weakhid.s#as: --pic --no-underscore --em=criself#ld: --shared -m crislinux -z nocombreloc#objdump: -s -R -T# Check that .weak and .weak .hidden object references are handled# correctly when generating a DSO. For now, we have to live with the# R_CRIS_NONE entry..*: file format elf32-crisDYNAMIC SYMBOL TABLE:0+2214 l d \.data 0+ .data0+2214 g DO \.data 0+c x0+ D \*UND\* 0+ xregobj0+2220 g D \*ABS\* 0+ __bss_start0+ w D \*UND\* 0+ xweakobj0+2220 g D \*ABS\* 0+ _edata0+2220 g D \*ABS\* 0+ _endDYNAMIC RELOCATION RECORDSOFFSET TYPE VALUE0+ R_CRIS_NONE \*ABS\*0+2218 R_CRIS_32 xweakobj0+221c R_CRIS_32 xregobjContents of section \.hash:#...Contents of section .data:2214 00000000 00000000 00000000 .*
