Home | History | Annotate | Download | only in ld-tic6x
      1 There are 15 section headers, starting at offset .*:
      2 
      3 Section Headers:
      4   \[Nr\] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
      5   \[ 0\]                   NULL            00000000 000000 000000 00      0   0  0
      6   \[ 1\] \.hash             HASH            00008000 001000 00003c 04   A  2   0  4
      7   \[ 2\] \.dynsym           DYNSYM          0000803c 00103c 0000a0 10   A  3   5  4
      8   \[ 3\] \.dynstr           STRTAB          000080dc 0010dc 00001d 00   A  0   0  1
      9   \[ 4\] \.rela\.got         RELA            000080fc 0010fc 000024 0c  AI  2   8  4
     10   \[ 5\] \.rela\.neardata    RELA            00008120 001120 000030 0c  AI  2   9  4
     11   \[ 6\] \.dynamic          DYNAMIC         00008150 001150 000090 08  WA  3   0  4
     12   \[ 7\] \.text             PROGBITS        10000000 002000 0000c0 00  AX  0   0 32
     13   \[ 8\] \.got              PROGBITS        100000c0 0020c0 000020 00  WA  0   0  4
     14   \[ 9\] \.neardata         PROGBITS        100000e0 0020e0 000014 00  WA  0   0  4
     15   \[10\] \.bss              NOBITS          100000f4 0020f4 000004 00  WA  0   0  4
     16   \[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020f4 000019 00      0   0  1
     17   \[12\] \.shstrtab         STRTAB          00000000 [0-9a-f]+ 000071 00      0   0  1
     18   \[13\] \.symtab           SYMTAB          00000000 [0-9a-f]+ [0-9a-f]+ 10     14  [0-9]+  4
     19   \[14\] \.strtab           STRTAB          00000000 [0-9a-f]+ [0-9a-f]+ 00      0   0  1
     20 Key to Flags:
     21 #...
     22 
     23 Elf file type is EXEC \(Executable file\)
     24 Entry point 0x10000000
     25 There are 4 program headers, starting at offset 52
     26 
     27 Program Headers:
     28   Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
     29   LOAD           0x001000 0x00008000 0x00008000 0x001e0 0x001e0 RW  0x1000
     30   LOAD           0x002000 0x10000000 0x10000000 0x000f4 0x000f8 RWE 0x1000
     31   DYNAMIC        0x001150 0x00008150 0x00008150 0x00090 0x00090 RW  0x4
     32   GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x20000 RWE 0x8
     33 
     34  Section to Segment mapping:
     35   Segment Sections\.\.\.
     36    00     \.hash \.dynsym \.dynstr \.rela\.got \.rela\.neardata \.dynamic 
     37    01     \.text \.got \.neardata \.bss 
     38    02     \.dynamic 
     39    03     
     40 
     41 Dynamic section at offset 0x1150 contains 13 entries:
     42   Tag        Type                         Name/Value
     43  0x00000004 \(HASH\)                       0x8000
     44  0x00000005 \(STRTAB\)                     0x80dc
     45  0x00000006 \(SYMTAB\)                     0x803c
     46  0x0000000a \(STRSZ\)                      29 \(bytes\)
     47  0x0000000b \(SYMENT\)                     16 \(bytes\)
     48  0x00000015 \(DEBUG\)                      0x0
     49  0x70000000 \(C6000_DSBT_BASE\)            0x100000c0
     50  0x70000001 \(C6000_DSBT_SIZE\)            0x3
     51  0x70000003 \(C6000_DSBT_INDEX\)           0x0
     52  0x00000007 \(RELA\)                       0x80fc
     53  0x00000008 \(RELASZ\)                     84 \(bytes\)
     54  0x00000009 \(RELAENT\)                    12 \(bytes\)
     55  0x00000000 \(NULL\)                       0x0
     56 
     57 Relocation section '\.rela\.got' at offset 0x10fc contains 3 entries:
     58  Offset     Info    Type                Sym\. Value  Symbol's Name \+ Addend
     59 100000d8  00000401 R_C6000_ABS32          100000f4   \.bss \+ 0
     60 100000d4  00000701 R_C6000_ABS32          100000e8   b \+ 0
     61 100000dc  00000901 R_C6000_ABS32          100000e0   a \+ 0
     62 
     63 Relocation section '\.rela\.neardata' at offset 0x1120 contains 4 entries:
     64  Offset     Info    Type                Sym\. Value  Symbol's Name \+ Addend
     65 100000e0  00000101 R_C6000_ABS32          10000000   \.text \+ 8
     66 100000e4  00000801 R_C6000_ABS32          00000000   g1 \+ 0
     67 100000ec  00000801 R_C6000_ABS32          00000000   g1 \+ 0
     68 100000f0  00000301 R_C6000_ABS32          100000e0   \.neardata \+ 4
     69 
     70 Symbol table '\.dynsym' contains 10 entries:
     71    Num:    Value  Size Type    Bind   Vis      Ndx Name
     72      0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND 
     73      1: 10000000     0 SECTION LOCAL  DEFAULT    7 
     74      2: 100000c0     0 SECTION LOCAL  DEFAULT    8 
     75      3: 100000e0     0 SECTION LOCAL  DEFAULT    9 
     76      4: 100000f4     0 SECTION LOCAL  DEFAULT   10 
     77      5: 100000f4     4 OBJECT  LOCAL  DEFAULT   10 c
     78      6: 100000c0     0 NOTYPE  LOCAL  DEFAULT    8 __c6xabi_DSBT_BASE
     79      7: 100000e8     4 OBJECT  GLOBAL DEFAULT    9 b
     80      8: 00000000     0 NOTYPE  WEAK   DEFAULT  UND g1
     81      9: 100000e0     4 OBJECT  GLOBAL DEFAULT    9 a
     82 
     83 Symbol table '\.symtab' contains [0-9]+ entries:
     84    Num:    Value  Size Type    Bind   Vis      Ndx Name
     85 .* 00000000     0 NOTYPE  LOCAL  DEFAULT  UND 
     86 .* 00008000     0 SECTION LOCAL  DEFAULT    1 
     87 .* 0000803c     0 SECTION LOCAL  DEFAULT    2 
     88 .* 000080dc     0 SECTION LOCAL  DEFAULT    3 
     89 .* 000080fc     0 SECTION LOCAL  DEFAULT    4 
     90 .* 00008120     0 SECTION LOCAL  DEFAULT    5 
     91 .* 00008150     0 SECTION LOCAL  DEFAULT    6 
     92 .* 10000000     0 SECTION LOCAL  DEFAULT    7 
     93 .* 100000c0     0 SECTION LOCAL  DEFAULT    8 
     94 .* 100000e0     0 SECTION LOCAL  DEFAULT    9 
     95 .* 100000f4     0 SECTION LOCAL  DEFAULT   10 
     96 .* 00000000     0 SECTION LOCAL  DEFAULT   11 
     97 .* 00000000     0 FILE    LOCAL  DEFAULT  ABS .*
     98 .* 10000000     0 FUNC    LOCAL  HIDDEN     7 sub1
     99 .* 00000000     0 FILE    LOCAL  DEFAULT  ABS .*
    100 .* 10000080     0 NOTYPE  LOCAL  DEFAULT    7 fish
    101 .* 100000ec     8 OBJECT  LOCAL  DEFAULT    9 w
    102 .* 00000000     0 FILE    LOCAL  DEFAULT  ABS .*
    103 .* 00008150     0 OBJECT  LOCAL  DEFAULT    6 _DYNAMIC
    104 .* 100000f4     4 OBJECT  LOCAL  DEFAULT   10 c
    105 .* 100000cc     0 OBJECT  LOCAL  DEFAULT    8 _GLOBAL_OFFSET_TABLE_
    106 .* 100000c0     0 NOTYPE  LOCAL  DEFAULT    8 __c6xabi_DSBT_BASE
    107 .* 100000e8     4 OBJECT  GLOBAL DEFAULT    9 b
    108 .* 00000000     0 NOTYPE  WEAK   DEFAULT  UND g1
    109 .* 100000e4     4 OBJECT  GLOBAL DEFAULT    9 g2
    110 .* 10000008    52 FUNC    GLOBAL DEFAULT    7 sub0
    111 .* 100000e0     4 OBJECT  GLOBAL DEFAULT    9 a
    112 .* 10000040    52 FUNC    GLOBAL DEFAULT    7 sub
    113