Home | History | Annotate | Download | only in elf

Lines Matching refs:section

1 	.section	.test0
2 .section .test1, "", %progbits
3 .section .test2
4 .section .test3, "aw"
5 .section .test4, "aw", %nobits
7 .section .test1, "aw", %nobits
10 .section .test2, "w"
13 .section .test3, "aw", %progbits
16 .section .test4, "aw"
18 .section .data, "a"
20 .section .bss, "a"
22 .section .data, "aw", %nobits
24 .section .bss, "aw", %progbits