Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-2-64.s
index fcd61d033706d2de686b8185cbeb334cb6d6233e..e421d6bdbfe8f282f91ce8198ca19128dceed8d6 100644 (file)
@@ -2,38 +2,47 @@
        .org 0x100
        .global note1.s
 note1.s:
-       .word 0
+       .dc.l 0
        
        .pushsection .gnu.build.attributes, "0x100000", %note
        .balign 4
-       .dc.l 4
        .dc.l 8
+       .dc.l 16
        .dc.l 0x100
-       .asciz "$\ 11"
-       .8byte note1.s
+       .asciz "GA$\ 13p1"
+       .8byte 0x100
+       .8byte 0x104
 
-       .dc.l 12
+       .dc.l 14
+       .dc.l 0
+       .dc.l 0x100
+       .asciz "GA$\ 5gcc 7.0.1"
+       .dc.b 0,0
+       
+       .dc.l 5
        .dc.l 0
        .dc.l 0x100
-       .asciz "$\ 5gcc 7.0.1"
+       .dc.b 0x47, 0x41, 0x2b, 0x2, 0
+       .dc.b 0,0,0
 
-       .dc.l 2
+       .dc.l 6
        .dc.l 0
        .dc.l 0x100
-       .dc.b 0x2b, 0x2
-       .dc.b  0, 0
+       .dc.b 0x47, 0x41, 0x2a, 0x7, 0, 0
+       .dc.b 0,0
 
-       .dc.l 3
+       .dc.l 6
        .dc.l 0
        .dc.l 0x100
-       .dc.b 0x2a, 0x7, 0
-       .dc.b  0
+       .dc.b 0x47, 0x41, 0x2a, 0x6, 0, 0
+       .dc.b 0,0
 
-       .dc.l 3
+       .dc.l 6
        .dc.l 0
        .dc.l 0x100
-       .dc.b 0x2a, 0x6, 0
-       .dc.b  0
+       .dc.b 0x47, 0x41, 0x2a, 0x7, 0, 0
+       .dc.b 0,0
+
        .popsection
 
 
@@ -42,56 +51,60 @@ note2.s:
        .global func1
        .type func1, STT_FUNC
 func1: 
-       .word 0x100
+       .dc.l 0x100
 
        .pushsection .gnu.build.attributes, "0x100000", %note
-       .dc.l 4         
-       .dc.l 8         
+       .dc.l 8
+       .dc.l 16                
        .dc.l 0x100     
-       .asciz "$\ 11"    
-       .8byte note2.s  
+       .asciz "GA$\ 13p1"
+       .8byte 0x104    
+       .8byte 0x108    
 
-       .dc.l 12        
+       .dc.l 14        
        .dc.l 0         
        .dc.l 0x100     
-       .asciz "$\ 5gcc 7.0.1"    
-
-       .dc.l 2         
+       .asciz "GA$\ 5gcc 7.0.1"  
+       .dc.b 0,0
+       
+       .dc.l 5         
        .dc.l 0         
        .dc.l 0x100     
-       .dc.b 0x21, 0x2 
-       .dc.b  0, 0     
+       .dc.b 0x47, 0x41, 0x21, 0x2, 0
+       .dc.b 0,0,7     
 
-       .dc.l 3         
-       .dc.l 0         
+       .dc.l 6
+       .dc.l 16
        .dc.l 0x101     
-       .dc.b 0x2a, 0x7, 1      
-       .dc.b  0        
+       .dc.b 0x47, 0x41, 0x2a, 0x7, 1, 0
+       .dc.b 0,0
+       .8byte 0x104    
+       .8byte 0x106    
 
-       .dc.l 3         
+       .dc.l 6
        .dc.l 0         
        .dc.l 0x100     
-       .dc.b 0x2a, 0x6, 0      
-       .dc.b  0        
+       .dc.b 0x47, 0x41, 0x2a, 0x6, 0, 0
+       .dc.b 0,0
        .popsection
        
 
        .global note3.s
 note3.s:
-       .word 0x100
+       .dc.l 0x100
        
        .pushsection .gnu.build.attributes, "0x100000", %note
-       .dc.l 4         
-       .dc.l         
+       .dc.l 8 
+       .dc.l 16        
        .dc.l 0x100     
-       .asciz "$\ 11"    
-       .8byte note3.s
+       .asciz "GA$\ 13p1"
+       .8byte 0x108
+       .8byte 0x10b
 
-       .dc.l 12        
+       .dc.l 14        
        .dc.l 0         
        .dc.l 0x100     
-       .asciz "$\ 5gcc 7.0.1"    
+       .asciz "GA$\ 5gcc 7.0.1"
+       .dc.b 0,0
 
        .popsection
-       
-       
This page took 0.025794 seconds and 4 git commands to generate.