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 8 .*: *file format elf32-tic6x-le 9 10 RELOCATION RECORDS FOR \[\.data\]: 11 OFFSET TYPE VALUE 12 0+ R_C6000_ABS32 \.data 13 0+4 R_C6000_ABS32 \.data\+0x00000004 14 0+8 R_C6000_ABS32 \.data\+0x0000000c 15 0+c R_C6000_ABS32 \.data\+0x00000008 16 0+10 R_C6000_ABS16 \.data\+0x0000000c 17 0+12 R_C6000_ABS8 \.data\+0x00000008 18 0+13 R_C6000_ABS8 \.data\+0x0000000c 19 20 21 Contents of section \.data: 22 [ \t]*0000 00000000 00000000 00000000 00000000 .* 23 [ \t]*0010 00000000 .* 24