URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-cris/] [locref1.d] - Rev 308
Go to most recent revision | Compare with Previous | Blame | View Log
#as: --no-underscore --pic --em=criself
#source: expdyn1.s
#source: locref1.s
#ld: -m crislinux
#objdump: -dt
# Referencing a "normal" (non-hidden) symbol with a local-only PIC
# relocation is ok when building an executable.
.*: file format elf32-cris
SYMBOL TABLE:
#...
0+82084 l O \.got 0+ \.hidden _GLOBAL_OFFSET_TABLE_
0+80076 g F \.text 0+2 expfn
0+82090 g O \.data 0+4 expobj
#...
Disassembly of section \.text:
#...
0+80078 <y>:
80078: 6fae f2df ffff .*
8007e: 6fbe 0c00 0000 .*
Go to most recent revision | Compare with Previous | Blame | View Log