data-reloc-local-r.d 690 B

1234567891011121314151617181920212223
  1. #name: C6X data relocations, local symbols, -r
  2. #as: -mlittle-endian
  3. #ld: -r -melf32_tic6x_le
  4. #source: data-reloc-local-1.s
  5. #source: data-reloc-local-2.s
  6. #objdump: -r -s -j .data
  7. .*: *file format elf32-tic6x-le
  8. RELOCATION RECORDS FOR \[\.data\]:
  9. OFFSET TYPE VALUE
  10. 0+ R_C6000_ABS32 \.data
  11. 0+4 R_C6000_ABS32 \.data\+0x00000004
  12. 0+8 R_C6000_ABS32 \.data\+0x0000000c
  13. 0+c R_C6000_ABS32 \.data\+0x00000008
  14. 0+10 R_C6000_ABS16 \.data\+0x0000000c
  15. 0+12 R_C6000_ABS8 \.data\+0x00000008
  16. 0+13 R_C6000_ABS8 \.data\+0x0000000c
  17. Contents of section \.data:
  18. [ \t]*0000 00000000 00000000 00000000 00000000 .*
  19. [ \t]*0010 00000000 .*