* readelf.c (process_section_headers): Update key to flags.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / crange3.rd
index 034125429ce4da02e6947e2c8652c1f35ef9e9c6..77e3ae1eed697161f892475dca65b14f99658518 100644 (file)
@@ -1,44 +1,41 @@
 .*
 
 Section Headers:
 \[Nr\] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
 \[ 0\]                   NULL            00000000 000000 000000 00      0   0  0
 \[ 1\] \.init             PROGBITS        00001000 000080 000004 00 AXp  0   0  4
 \[ 2\] \.text             PROGBITS        00001004 000084 0000d8 00 AXp  0   0  4
 \[ 3\] \.stack            PROGBITS        00080000 000180 000004 00  WA  0   0  1
 \[ 4\] \.cranges          LOUSER\+1        00000000 000184 00003c 00   W  0   0  1
 \[ 5\] \.shstrtab         STRTAB          .*
 \[ 6\] \.symtab           SYMTAB          .*
 \[ 7\] \.strtab           STRTAB          .*
+\[Nr\] Name +Type +Addr +Off +Size +ES Flg Lk Inf Al
+\[ 0\] +NULL +00000000 000000 000000 00 +0 +0 +0
+\[ 1\] \.init +PROGBITS +00001000 000080 000004 00 AXp +0 +0 +4
+\[ 2\] \.text +PROGBITS +00001004 000084 0000d8 00 AXp +0 +0 +4
+\[ 3\] \.stack +PROGBITS +00080000 000180 000004 00 +WA +0 +0 +1
+\[ 4\] \.cranges +LOUSER\+1 +00000000 000184 00003c 00 +W +0 +0 +1
+\[ 5\] \.shstrtab +STRTAB +.*
+\[ 6\] \.symtab +SYMTAB +.*
+\[ 7\] \.strtab +STRTAB +.*
 Key to Flags:
 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
 I \(info\), L \(link order\), G \(group\), x \(unknown\)
 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
+I \(info\), L \(link order\), G \(group\), x \(unknown\)
+O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
 
 Symbol table '\.symtab' contains [0-9]+ entries:
-   Num:    Value  Size Type    Bind   Vis      Ndx Name
-.*: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND 
-.*: 00001000     0 SECTION LOCAL  DEFAULT    1 
-.*: 00001004     0 SECTION LOCAL  DEFAULT    2 
-.*: 00080000     0 SECTION LOCAL  DEFAULT    3 
-.*: 00000000     0 SECTION LOCAL  DEFAULT    4 
-.*: 00000000     0 SECTION LOCAL  DEFAULT    5 
-.*: 00000000     0 SECTION LOCAL  DEFAULT    6 
-.*: 00000000     0 SECTION LOCAL  DEFAULT    7 
-.*: 00001004     0 NOTYPE  LOCAL  DEFAULT    2 sec4
-.*: 000010a4     0 NOTYPE  LOCAL  DEFAULT    2 start2
-.*: 000010bc     0 NOTYPE  LOCAL  DEFAULT    2 sec3
-.*: 000010c4     0 NOTYPE  GLOBAL DEFAULT    2 diversion
-.*: 00001160     0 NOTYPE  GLOBAL DEFAULT  ABS ___dtors
-.*: 00001160     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
-.*: 00001160     0 NOTYPE  GLOBAL DEFAULT  ABS ___ctors_end
-.*: 000010a4     0 NOTYPE  GLOBAL DEFAULT    2 diversion2
-.*: 00001160     0 NOTYPE  GLOBAL DEFAULT  ABS ___ctors
-.*: 00001160     0 NOTYPE  GLOBAL DEFAULT  ABS _edata
-.*: 00001160     0 NOTYPE  GLOBAL DEFAULT  ABS _end
-.*: 00001000     0 NOTYPE  GLOBAL DEFAULT    1 start
-.*: 00080000     0 NOTYPE  GLOBAL DEFAULT    3 _stack
-.*: 00001160     0 NOTYPE  GLOBAL DEFAULT  ABS ___dtors_end
+ +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
+.*: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND 
+.*: 00001000 +0 +SECTION +LOCAL +DEFAULT +1 
+.*: 00001004 +0 +SECTION +LOCAL +DEFAULT +2 
+.*: 00080000 +0 +SECTION +LOCAL +DEFAULT +3 
+.*: 00000000 +0 +SECTION +LOCAL +DEFAULT +4 
+.*: 00001004 +0 +NOTYPE +LOCAL +DEFAULT +2 sec4
+.*: 000010a4 +0 +NOTYPE +LOCAL +DEFAULT +\[<other>: 4\] +2 start2
+.*: 000010bc +0 +NOTYPE +LOCAL +DEFAULT +2 sec3
+.*: 000010c4 +0 +NOTYPE +GLOBAL +DEFAULT +\[<other>: 4\] +2 diversion
+.*: 00001160 +0 +NOTYPE +GLOBAL +DEFAULT +.* ___dtors
+.*: 00001160 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
+.*: 00001160 +0 +NOTYPE +GLOBAL +DEFAULT +.* ___ctors_end
+.*: 000010a4 +0 +NOTYPE +GLOBAL +DEFAULT +2 diversion2
+.*: 00001160 +0 +NOTYPE +GLOBAL +DEFAULT +.* ___ctors
+.*: 00001160 +0 +NOTYPE +GLOBAL +DEFAULT +ABS _edata
+.*: 00001160 +0 +NOTYPE +GLOBAL +DEFAULT +ABS _end
+.*: 00001000 +0 +NOTYPE +GLOBAL +DEFAULT +\[<other>: 4\] +1 start
+.*: 00080000 +0 +NOTYPE +GLOBAL +DEFAULT +3 _stack
+.*: 00001160 +0 +NOTYPE +GLOBAL +DEFAULT +.* ___dtors_end
 
 Hex dump of section '\.text':
   0x00001004 6ff0fff0 6ff0fff0 6ff0fff0 6ff0fff0 .*
This page took 0.02509 seconds and 4 git commands to generate.