Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / readelf.s-64
index 5496b4145255581f3ae7d761efe4f203470fa953..a1e6cd1bbd8cb4a4c54cb18db2ab86e602783747 100644 (file)
@@ -1,25 +1,27 @@
 There are .* section headers, starting at offset .*:
 
 Section Headers:
-  \[Nr\] Name              Type             Address           Offset
-       Size              EntSize          Flags  Link  Info  Align
-  \[ 0\]                   NULL             0000000000000000  00000000
-       0000000000000000  0000000000000000           0     0     0
-  \[ 1\] .text             PROGBITS         0000000000000000  00000040
-       00000000000000..  0000000000000000  AX       0     0     .*
-  \[ 2\] .rel.+text +REL. +0+  0+.*
-       000000000000001.  000000000000001.           .     1     8
-  \[ 3\] .data             PROGBITS         0000000000000000  000000(48|50)
-       000000000000000[48]  0000000000000000  WA       0     0     .*
-  \[ 4\] .bss              NOBITS           0000000000000000  000000(4c|50|54|58)
-       0000000000000000  0000000000000000  WA       0     0     .*
-  \[ 5\] .shstrtab         STRTAB           0000000000000000  000000(4c|50|54|58)
-       00000000000000..  0000000000000000           0     0     .*
-  \[ 6\] .symtab           SYMTAB           0000000000000000  0+.*
-       0+.*  0000000000000018           7     6     8
-  \[ 7\] .strtab           STRTAB           0000000000000000  0+.*
-       0+.*  0000000000000000           0     0     1
+ +\[Nr\] Name +Type +Address +Offset
+ +Size +EntSize +Flags +Link +Info +Align
+ +\[ 0\] +NULL +0000000000000000 +00000000
+ +0000000000000000 +0000000000000000 +0 +0 +0
+ +\[ 1\] .text +PROGBITS +0000000000000000 +00000040
+ +00000000000000.. +0000000000000000 +AX +0 +0 +.*
+ +\[ 2\] .rel.+text +REL. +0+ +0+.*
+ +000000000000001. +000000000000001. +I +. +1 +8
+ +\[ 3\] .data +PROGBITS +0000000000000000 +000000(48|50)
+ +000000000000000[48] +0000000000000000 +WA +0 +0 +.*
+ +\[ 4\] .bss +NOBITS +0000000000000000 +000000(4c|50|54|58)
+ +0000000000000000 +0000000000000000 +WA +0 +0 +.*
+# x86 targets may put .note.gnu.property here.
+#...
+ +\[ .\] .symtab +SYMTAB +0000000000000000 +0+.*
+# aarch64-elf targets have one more data symbol.
+# x86 targets may have .note.gnu.property.
+ +0+.* +0000000000000018 +(6|7) +(6|7) +8
+ +\[ .\] .strtab +STRTAB +0000000000000000 +0+.*
+ +0+.* +0000000000000000 .* +0 +0 +1
+ +\[ .\] .shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
+ +00000000000000.. +0000000000000000 .* +0 +0 +.*
 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\)
+#...
This page took 0.022938 seconds and 4 git commands to generate.