Home | History | Annotate | Download | only in ld-tic6x
      1 #name: C6X common symbols
      2 #as: -mlittle-endian
      3 #ld: -melf32_tic6x_le -Tcommon.ld
      4 #source: common.s
      5 #readelf: -Ss
      6 
      7 There are 6 section headers, starting at offset .*:
      8 
      9 Section Headers:
     10   \[Nr\] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
     11   \[ 0\]                   NULL            00000000 000000 000000 00      0   0  0
     12   \[ 1\] \.far              NOBITS          00000080 000080 000008 00  WA  0   0  4
     13   \[ 2\] \.bss              NOBITS          00000100 000080 000004 00  WA  0   0  4
     14   \[ 3\] \.shstrtab         STRTAB          00000000 000054 000025 00      0   0  1
     15   \[ 4\] \.symtab           SYMTAB          00000000 [0-9a-f]+ 000050 10      5   3  4
     16   \[ 5\] \.strtab           STRTAB          00000000 [0-9a-f]+ 000005 00      0   0  1
     17 Key to Flags:
     18   W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
     19   I \(info\), L \(link order\), G \(group\), T \(TLS\), E \(exclude\), x \(unknown\)
     20   O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
     21 
     22 Symbol table '\.symtab' contains 5 entries:
     23    Num:    Value  Size Type    Bind   Vis      Ndx Name
     24      0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
     25      1: 00000080     0 SECTION LOCAL  DEFAULT    1
     26      2: 00000100     0 SECTION LOCAL  DEFAULT    2
     27      3: 00000100     4 OBJECT  GLOBAL DEFAULT    2 x
     28      4: 00000080     8 OBJECT  GLOBAL DEFAULT    1 y
     29