locref1.d 504 B

12345678910111213141516171819202122
  1. #as: --no-underscore --pic --em=criself
  2. #source: expdyn1.s
  3. #source: locref1.s
  4. #ld: -m crislinux
  5. #objdump: -dt
  6. # Referencing a "normal" (non-hidden) symbol with a local-only PIC
  7. # relocation is ok when building an executable.
  8. .*: file format elf32-cris
  9. SYMBOL TABLE:
  10. #...
  11. 0+82084 l O \.got 0+ _GLOBAL_OFFSET_TABLE_
  12. 0+80076 g F \.text 0+2 expfn
  13. 0+82090 g O \.data 0+4 expobj
  14. #...
  15. Disassembly of section \.text:
  16. #...
  17. 0+80078 <y>:
  18. 80078: 6fae f2df ffff .*
  19. 8007e: 6fbe 0c00 0000 .*