emit-relocs-1.d 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. #name: Emit relocs 1
  2. #source: emit-relocs-1a.s
  3. #source: emit-relocs-1b.s
  4. #ld: -q -T emit-relocs-1.ld
  5. #objdump: -sr
  6. .*: file format .*
  7. RELOCATION RECORDS FOR \[\.data\]:
  8. OFFSET TYPE VALUE *
  9. 00000000 R_NIOS2_BFD_RELOC32 \.data
  10. 00000004 R_NIOS2_BFD_RELOC32 \.data\+0x00001000
  11. 00000008 R_NIOS2_BFD_RELOC32 \.merge1\+0x00000002
  12. 0000000c R_NIOS2_BFD_RELOC32 \.merge2
  13. 00000010 R_NIOS2_BFD_RELOC32 \.merge3
  14. 00000014 R_NIOS2_BFD_RELOC32 \.merge3\+0x00000004
  15. 00000020 R_NIOS2_BFD_RELOC32 \.data\+0x00000020
  16. 00000024 R_NIOS2_BFD_RELOC32 \.data\+0x00001020
  17. 00000028 R_NIOS2_BFD_RELOC32 \.merge1
  18. 0000002c R_NIOS2_BFD_RELOC32 \.merge2\+0x00000002
  19. 00000030 R_NIOS2_BFD_RELOC32 \.merge3\+0x00000008
  20. 00000034 R_NIOS2_BFD_RELOC32 \.merge3\+0x00000004
  21. Contents of section \.text:
  22. 80000 3a880100 00000000 00000000 00000000 .*
  23. Contents of section \.merge1:
  24. 80400 666c7574 74657200 flutter.*
  25. Contents of section \.merge2:
  26. 80800 74617374 696e6700 tasting.*
  27. Contents of section \.merge3:
  28. 80c00 00010000 00020000 00030000 .*
  29. Contents of section \.data:
  30. 81000 00100800 00200800 02040800 00080800 .*
  31. 81010 000c0800 040c0800 00000000 00000000 .*
  32. 81020 20100800 20200800 00040800 02080800 .*
  33. 81030 080c0800 040c0800 .*