/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
foo.c | 10 __attribute__ ((used, section (".init_array"), aligned (sizeof (void *))))
|
group1a.s | 1 .section .text,"axG",%progbits,foo_group,comdat
|
pr12851.s | 1 .section .note.stapsdt,"?","note" 3 .section .stapsdt.base,"a","progbits"
|
linkoncerdiff2.s | 1 .section .gnu.linkonce.t.foo, "a", %progbits 7 .section .gnu.linkonce.t.bar, "a", %progbits 13 .section .gnu.linkonce.r.foo, "a", %progbits 19 #error: `.gnu.linkonce.t.bar' referenced in section `.gnu.linkonce.r.foo' of tmpdir/dump1.o: defined in discarded section `.gnu.linkonce.t.bar' of tmpdir/dump1.o
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/ |
start.s | 4 .section _foo,"aw",%progbits
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
alloc.d | 1 #name: Invalid allocated section 4 #warning: .*section `.foo' can't be allocated in segment 0.*
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
sec-6.s | 2 .section .debug_frame,"",@progbits
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/ |
i135409-4.s | 6 .section .text1
|
i135409-5.s | 6 .section .text1
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/ |
orphana.s | 7 .section .foo,"b"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
funref2.s | 1 .section .rodata,"a",@progbits
|
/external/clang/test/OpenMP/ |
sections_codegen.cpp | 55 #pragma omp section 60 #pragma omp section 78 #pragma omp section
|
/external/llvm/test/MC/MachO/AArch64/ |
mergeable.s | 6 // a relocation with the section. 8 .section __TEXT,__literal4,4byte_literals 12 .section __TEXT,__cstring,cstring_literals 16 .section __DATA,__data 23 // CHECK-NEXT: Section __data {
|
/external/llvm/test/MC/MachO/ |
weakdef.s | 3 .section __DATA,__datacoal_nt,coalesced 4 .section __TEXT,__const_coal,coalesced 10 .section __DATA,__datacoal_nt,coalesced 32 // CHECK-NEXT: Section { 51 // CHECK-NEXT: Section { 70 // CHECK-NEXT: Section { 90 // CHECK-NEXT: Section __datacoal_nt { 98 // CHECK-NEXT: Type: Section (0xE) 99 // CHECK-NEXT: Section: __datacoal_nt (0x2) 109 // CHECK-NEXT: Type: Section (0xE [all...] |
x86_64-mergeable.s | 4 // a relocation with the section. 6 .section __TEXT,__literal4,4byte_literals 10 .section __TEXT,__cstring,cstring_literals 14 .section __DATA,__data 21 // CHECK-NEXT: Section __data { 34 // CHECK-NEXT: Section: __cstring (3) 48 // CHECK-NEXT: Section: __literal4 (2)
|
/external/swiftshader/third_party/LLVM/test/MC/MachO/ |
weakdef.s | 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s 3 .section __DATA,__datacoal_nt,coalesced 4 .section __TEXT,__const_coal,coalesced 10 .section __DATA,__datacoal_nt,coalesced 37 // CHECK-NEXT: # Section 0 53 // CHECK-NEXT: # Section 1 72 // CHECK-NEXT: # Section 2
|
/external/syslinux/dos/ |
header.S | 4 .section ".header","a" 50 .section ".heap","aw" 53 .section ".stack","aw"
|
/external/syslinux/gpxe/src/util/ |
sortobjdump.pl | 7 # section, then by symbol value, then by size. Used to enhance the 15 # It's a header line containing a section definition; extract the 16 # section index and store it. Also print the header line. 18 ( my $index, my $section ) = ( $1, $2 ); 19 $section_idx{$section} = sprintf ( "%02d", $index ); 26 ( my $value, my $section, my $size, my $name ) = ( $1, $2, $3, $4 ); 27 die "Unrecognised section \"$section\"\n" 28 unless exists $section_idx{$section}; 29 my $section_idx = $section_idx{$section}; [all...] |
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
group-5.s | 1 .section .text.foo,"axG",%progbits,foo_group,comdat 6 .section .data.foo,"awG",%progbits,foo_group,comdat 11 .section .dropme,"G",%progbits,foo_group,comdat
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
pcrel-3.l | 2 .*:4: Error: PC-relative reference to a different section 3 .*:5: Error: PC-relative reference to a different section 4 .*:6: Error: PC-relative reference to a different section 5 .*:9: Error: PC-relative reference to a different section 6 .*:10: Error: PC-relative reference to a different section 7 .*:11: Error: PC-relative reference to a different section
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
pr14265.c | 1 int foo0 __attribute__((used,section(".foo0.0"))); 2 int foo1 __attribute__((used,section(".foo1.0"))); 3 int foo2 __attribute__((used,section(".foo2.0")));
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
farcall-b-none-function.s | 4 # We will place the section .text at 0x1000. 12 # We will place the section .foo at 0x8001000. 14 .section .foo, "xa"
|
farcall-b.s | 4 # We will place the section .text at 0x1000. 12 # We will place the section .foo at 0x8001000. 14 .section .foo, "xa"
|
farcall-bl-none-function.s | 4 # We will place the section .text at 0x1000. 12 # We will place the section .foo at 0x8001000. 14 .section .foo, "xa"
|
farcall-bl.s | 4 # We will place the section .text at 0x1000. 12 # We will place the section .foo at 0x8001000. 14 .section .foo, "xa"
|