HomeSort by relevance Sort by last modified time
    Searched refs:section (Results 226 - 250 of 7765) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
overlay.s 1 .section .text1,"ax",%progbits
3 .section .text2,"ax",%progbits
pr9676-1.c 1 extern int foo (void) __attribute__((section (".gnu.linkonce.t.1"), weak));
pr9676-2.c 1 extern int foo (void) __attribute__((section (".gnu.linkonce.t.1"), weak,
seg.s 1 .section boot,"ax"
3 .section reset,"ax"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
tm-ae.s 1 .section .tm_clone_table,"a"
tm-ape.s 1 .section .tm_clone_table,"a",@progbits
tm-awne.s 1 .section .tm_clone_table,"aw",@nobits
tm-awpe.s 1 .section .tm_clone_table,"aw",@progbits
tm-e.s 1 .section .tm_clone_table
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
reloc.s 1 .section echidna
4 .section platypus,"ax"
tocopt4.d 4 Contents of section \.text:
6 Contents of section \.got:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-over.s 1 .section .txt, "ax", "progbits"
6 .section .dat, "aw", "progbits"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
split-by-file1.s 1 .section ".foo", "axl"
split-by-file2.s 1 .section ".foo", "axl"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-parallel-multi.s 1 # Test parallel instructions and section switching.
3 .section .text.f1,"ax",%progbits
7 .section .text.f2,"ax",%progbits
11 .section .text.f1,"ax",%progbits
18 .section .text.f2,"ax",%progbits
25 .section .text.f1,"ax",%progbits
27 .section .text.f2,"ax",%progbits
  /bionic/libc/arch-common/bionic/
crtend.S 31 .section .preinit_array, "aw"
35 .section .init_array, "aw"
39 .section .fini_array, "aw"
44 .section .note.GNU-stack,"",%progbits
47 .section .eh_frame,"a",@progbits
  /external/llvm/test/MC/ELF/
section-sym-redefine.s 3 // Local symbol overriding section.
4 .section x1,"a",@progbits
9 // Section declared after local. Local symbol wins.
12 .section x2,"a",@progbits
16 .section x3,"a",@progbits
17 .long x3 // reloc: x3(section) + 0
19 // Global vs section.
20 .section x4,"a",@progbits
23 .section foo, "a", @progbits
28 // Global vs implicit section
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
data-only-map.s 7 .section .after1
10 .section .after2
13 .section .after3
16 .section .after4
19 .section .after5
  /external/elfutils/libebl/
eblsectiontypename.c 1 /* Return section type name.
39 ebl_section_type_name (Ebl *ebl, int section, char *buf, size_t len)
41 const char *res = ebl->section_type_name (section, buf, len);
68 if ((size_t) section < sizeof (knowntypes) / sizeof (knowntypes[0])
69 && knowntypes[section] != NULL)
70 res = knowntypes[section];
72 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
85 res = sunwtypes[section - SHT_LOSUNW];
89 switch (section)
    [all...]
  /external/llvm/test/MC/ARM/
big-endian-arm-fixup.s 9 .section s_condbl,"ax",%progbits
10 // CHECK-LABEL: Contents of section s_condbl
16 .section s_uncondbl,"ax",%progbits
17 // CHECK-LABEL: Contents of section s_uncondbl
23 .section s_blx,"ax",%progbits
24 // CHECK-LABEL: Contents of section s_blx
30 .section s_uncondbranch,"ax",%progbits
31 // CHECK-LABEL: Contents of section s_uncondbranch
37 .section s_condbranch,"ax",%progbits
38 // CHECK-LABEL: Contents of section s_condbranc
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
section7.d 7 # The MIPS includes a 'section .reginfo' and such here.
9 Contents of section .bar:
11 Contents of section .bar1:
13 Contents of section .bar2:
15 Contents of section .bar3:
17 Contents of section .bar4:
19 Contents of section .text:
21 # Arm includes a .ARM.attributes section here
  /external/clang/test/
make_test_dirs.pl 13 my $section = $1;
24 mkdir($section);
25 chdir($section);
  /external/elfutils/tests/
run-dwelfgnucompressed.sh 82 section 2: GNU Compressed size: 60
83 section 3: GNU Compressed size: aa
84 section 5: GNU Compressed size: 8d
89 section 3: GNU Compressed size: 60
90 section 4: GNU Compressed size: 7e
91 section 6: GNU Compressed size: 8d
96 section 2: GNU Compressed size: 40
97 section 3: GNU Compressed size: 9a
98 section 5: GNU Compressed size: 85
103 section 3: GNU Compressed size: 4
    [all...]
  /external/libunwind/src/ia64/
dyn_info_list.S 12 .section .IA_64.unwind_info,"a","progbits"
19 .section .IA_64.unwind, "a", "progbits"
25 .section .note.GNU-stack,"",@progbits
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
relax.d 6 Contents of section .text:
9 Contents of section .gcc_except_table:
11 Contents of section .gnu.linkonce.t.blah:

Completed in 262 milliseconds

1 2 3 4 5 6 7 8 91011>>