[      ]+[[:digit:]]+[         ]+.section[     ]+.test0[       ]*
-[      ]+[[:digit:]]+[         ]+.section[     ]+.test1,[      ]*"",[  ]*@progbits[    ]*
+[      ]+[[:digit:]]+[         ]+.section[     ]+.test1,[      ]*"",[  ]*%progbits[    ]*
 [      ]+[[:digit:]]+[         ]+.section[     ]+.test2[       ]*
 [      ]+[[:digit:]]+[         ]+.section[     ]+.test3,[      ]*"aw"[         ]*
-[      ]+[[:digit:]]+[         ]+.section[     ]+.test4,[      ]*"aw",[        ]*@nobits[      ]*
+[      ]+[[:digit:]]+[         ]+.section[     ]+.test4,[      ]*"aw",[        ]*%nobits[      ]*
 [      ]+[[:digit:]]+[         ]*
-[      ]+[[:digit:]]+[         ]+.section[     ]+.test1,[      ]*"aw",[        ]*@nobits[      ]*
+[      ]+[[:digit:]]+[         ]+.section[     ]+.test1,[      ]*"aw",[        ]*%nobits[      ]*
 [      ]+[[:digit:]]+[         ]+.*
 [      ]+[[:digit:]]+[         ]*
 [      ]+[[:digit:]]+[         ]+.section[     ]+.test2,[      ]*"w"[  ]*
 [      ]+[[:digit:]]+[         ]+.*
 [      ]+[[:digit:]]+[         ]*
-[      ]+[[:digit:]]+[         ]+.section[     ]+.test3,[      ]*"aw",[        ]*@progbits[    ]*
+[      ]+[[:digit:]]+[         ]+.section[     ]+.test3,[      ]*"aw",[        ]*%progbits[    ]*
 [      ]+[[:digit:]]+[         ]+.*
 [      ]+[[:digit:]]+[         ]*
 [      ]+[[:digit:]]+[         ]+.section[     ]+.test4,[      ]*"aw"[         ]*
 [      ]+[[:digit:]]+[         ]*
 [      ]+[[:digit:]]+[         ]+.section[     ]+.bss,[        ]*"a"[  ]*
 [      ]+[[:digit:]]+[         ]*
-[      ]+[[:digit:]]+[         ]+.section[     ]+.data,[       ]*"aw",[        ]*@nobits[      ]*
+[      ]+[[:digit:]]+[         ]+.section[     ]+.data,[       ]*"aw",[        ]*%nobits[      ]*
 [      ]+[[:digit:]]+[         ]*
-[      ]+[[:digit:]]+[         ]+.section[     ]+.bss,[        ]*"aw",[        ]*@progbits[    ]*
+[      ]+[[:digit:]]+[         ]+.section[     ]+.bss,[        ]*"aw",[        ]*%progbits[    ]*
 
 .section       .test0
-.section       .test1, "", @progbits
+.section       .test1, "", %progbits
 .section       .test2
 .section       .test3, "aw"
-.section       .test4, "aw", @nobits
+.section       .test4, "aw", %nobits
 
-.section       .test1, "aw", @nobits
+.section       .test1, "aw", %nobits
 test1: .long   test1
 
 .section       .test2, "w"
 test2: .long   test2
 
-.section       .test3, "aw", @progbits
+.section       .test3, "aw", %progbits
 test3: .long   test3
 
 .section       .test4, "aw"
 
 .section       .bss, "a"
 
-.section       .data, "aw", @nobits
+.section       .data, "aw", %nobits
 
-.section       .bss, "aw", @progbits
+.section       .bss, "aw", %progbits