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

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/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...]
H A Dsection3.s1 .section .foo,"","note"
H A Dsection8.s1 .section .foo1,"e", %progbits
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/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 Dpr349-1.s1 .section ".abcxyz","ax",%progbits
H A Dpr349-2.s1 .section ".abcxyz","",%progbits
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"
H A Dexpr1.s1 .section .bar,"ax","progbits"
3 .section .foo,"aw","progbits"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-pe/
H A Dorphanb.s1 .section .foo
H A Dorphane.s1 .section .foo
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-scripts/
H A Dsize-2.s4 .section .tdata
7 .section .tbss
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
H A Dphdrs2.s1 .section .foo, "ax"
5 .section .bar, "aw"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/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 Djustsyms_2.cc24 // apply a linker script with -r to set the section addresses.
26 char justsyms_string[] __attribute__ ((section(".gold_test"))) =
H A Dscript_test_2a.cc23 char script_test_string_a[] __attribute__ ((section(".gold_test"))) =
H A Dscript_test_2b.cc23 char script_test_string_b[] __attribute__ ((section(".gold_test"))) =
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/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...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-i386/
H A Dalloc.s1 .section .bar,"ax","progbits"
3 .section .foo,"aw","progbits"
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A D20051207-1.c5 int a __attribute__((section (".eh_frame"))) = 1;
H A D20051207-2.c5 const int a __attribute__((section (".eh_frame"))) = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/
H A Dcopytest.s2 .section foo
5 .section bar

Completed in 229 milliseconds

1234567891011>>