Searched refs:section (Results 1 - 25 of 11380) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Dbad-section-flag.s1 .section ".rodata", "z~&q"
H A Dsection5.s1 .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
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dorphan-region.s3 .section ".rodata", "a", %progbits
5 .section ".moredata", "a", %progbits
7 .section ".notdata", "", %progbits
H A Dpr19162a.s1 .section ".AAA", "a"
H A Dpr19162b.s1 .section ".AAA", "wa"
H A Dpr349-1.s1 .section ".abcxyz","ax",%progbits
H A Dpr349-2.s1 .section ".abcxyz","",%progbits
H A Dorphan-12.s1 .section .debug_info, "",%progbits
4 .section .text, "ax"
7 .section .data, "wa"
H A Dorphan.s5 .section .note,"a","note"
7 .section .notbad,"a","progbits"
9 .section .note.bar,"a","note"
H A Dunknown2.s1 .section .note.foo,"a","note"
3 .section .data,"aw"
5 .section .rodata,"a"
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Ddw2-empty.S1 .section .debug_line
H A Dupdate-1.s1 .section ".foo", "aw"
H A Dupdate-2.s1 .section ".foo", "aw"
H A Dupdate-3.s1 .section ".foo", "aw"
H A Dupdate-4.s1 .section ".bar", "aw"
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-pe/
H A Dorphanb.s1 .section .foo
H A Dorphane.s1 .section .foo
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dpr19162a.s1 .section ".AAA", "a"
H A Dpr19162b.s1 .section ".AAA", "wa"
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dmemory_test.s1 .section .sec0, "a"
4 .section .sec1, "a"
7 .section .sec2, "a"
10 .section .sec3, "a"
13 .section .sec4, "a"
H A Dtext_section_grouping.cc28 __attribute__ ((section(".text.hot.foo")))
35 __attribute__ ((section(".text.startup.foo")))
42 __attribute__ ((section(".text.unlikely.foo")))
49 __attribute__ ((section(".text.hot.bar")))
56 __attribute__ ((section(".text.startup.bar")))
63 __attribute__ ((section(".text.unlikely.bar")))
H A Dplugin_final_layout.cc23 // The goal of this program is to verify if section ordering
25 // overrides default text section ordering where ".text.hot" sections
27 // Plugin section order is foo() followed by bar() and then baz().
29 __attribute__ ((section(".text._Z3barv")))
34 __attribute__ ((section(".text.hot._Z3bazv")))
39 __attribute__ ((section(".text.hot._Z3foov")))
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Drgn-at5.s1 .section .sec0, "a"
4 .section .sec1, "a"
7 .section .sec2, "a"
10 .section .sec3, "a"
13 .section .sec4, "a"
H A Drgn-at.s1 .section .text
3 .section .data
5 .section .bss
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/pe/
H A Dsection-align-3.s2 .section .none,"dr3"
3 .section .zero,"dr3"
5 .section .one,"dr3"
7 .section .two,"dr3"
9 .section .three,"dr3"
11 .section .four,"dr3"
13 .section .five,"dr3"
15 .section .six,"dr3"
17 .section .seven,"dr3"
19 .section
[all...]

Completed in 249 milliseconds

1234567891011>>