HomeSort by relevance Sort by last modified time
    Searched full:sections (Results 126 - 150 of 6560) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
pr14962.t 3 SECTIONS
provide-1.t 0 SECTIONS
weak.t 0 SECTIONS
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/
ovl.lnk 0 SECTIONS
ovl2.lnk 0 SECTIONS
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
generic.ld 0 SECTIONS
sbr.ld 2 SECTIONS
discard-unwind.ld 2 SECTIONS
4 /* Read-only sections, merged into text segment: */
  /external/clang/test/OpenMP/
parallel_sections_lastprivate_messages.cpp 70 #pragma omp parallel sections lastprivate // expected-error {{expected '(' after 'lastprivate'}}
74 #pragma omp parallel sections lastprivate( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
78 #pragma omp parallel sections lastprivate() // expected-error {{expected expression}}
82 #pragma omp parallel sections lastprivate(argc // expected-error {{expected ')'}} expected-note {{to match this '('}}
86 #pragma omp parallel sections lastprivate(argc, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
90 #pragma omp parallel sections lastprivate(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
94 #pragma omp parallel sections lastprivate(argc)
98 #pragma omp parallel sections lastprivate(S1) // expected-error {{'S1' does not refer to a value}}
102 #pragma omp parallel sections lastprivate(a, b) // expected-error {{lastprivate variable with incomplete type 'S1'}}
106 #pragma omp parallel sections lastprivate(argv[1]) // expected-error {{expected variable name}
    [all...]
parallel_sections_shared_messages.cpp 66 #pragma omp parallel sections shared // expected-error {{expected '(' after 'shared'}}
68 #pragma omp parallel sections shared( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
70 #pragma omp parallel sections shared() // expected-error {{expected expression}}
72 #pragma omp parallel sections shared(argc // expected-error {{expected ')'}} expected-note {{to match this '('}}
74 #pragma omp parallel sections shared(argc, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
76 #pragma omp parallel sections shared(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
78 #pragma omp parallel sections shared(argc)
80 #pragma omp parallel sections shared(S1) // expected-error {{'S1' does not refer to a value}}
82 #pragma omp parallel sections shared(a, b, c, d, f)
84 #pragma omp parallel sections shared(argv[1]) // expected-error {{expected variable name}
    [all...]
parallel_sections_private_messages.cpp 51 #pragma omp parallel sections private // expected-error {{expected '(' after 'private'}}
55 #pragma omp parallel sections private( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
59 #pragma omp parallel sections private() // expected-error {{expected expression}}
63 #pragma omp parallel sections private(argc // expected-error {{expected ')'}} expected-note {{to match this '('}}
67 #pragma omp parallel sections private(argc, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
71 #pragma omp parallel sections private(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
75 #pragma omp parallel sections private(argc)
79 #pragma omp parallel sections private(S1) // expected-error {{'S1' does not refer to a value}}
83 #pragma omp parallel sections private(a, b) // expected-error {{private variable with incomplete type 'S1'}}
87 #pragma omp parallel sections private(argv[1]) // expected-error {{expected variable name}
    [all...]
sections_private_messages.cpp 51 #pragma omp sections private // expected-error {{expected '(' after 'private'}}
55 #pragma omp sections private( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
59 #pragma omp sections private() // expected-error {{expected expression}}
63 #pragma omp sections private(argc // expected-error {{expected ')'}} expected-note {{to match this '('}}
67 #pragma omp sections private(argc, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
71 #pragma omp sections private(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
75 #pragma omp sections private(argc)
79 #pragma omp sections private(S1) // expected-error {{'S1' does not refer to a value}}
83 #pragma omp sections private(a, b) // expected-error {{private variable with incomplete type 'S1'}}
87 #pragma omp sections private(argv[1]) // expected-error {{expected variable name}
    [all...]
parallel_sections_copyin_messages.cpp 63 #pragma omp parallel sections copyin // expected-error {{expected '(' after 'copyin'}}
67 #pragma omp parallel sections copyin( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
71 #pragma omp parallel sections copyin() // expected-error {{expected expression}}
75 #pragma omp parallel sections copyin(k // expected-error {{expected ')'}} expected-note {{to match this '('}}
79 #pragma omp parallel sections copyin(h, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
83 #pragma omp parallel sections copyin(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
87 #pragma omp parallel sections copyin(l) // expected-error {{'operator=' is a private member of 'S4'}}
91 #pragma omp parallel sections copyin(S1) // expected-error {{'S1' does not refer to a value}}
95 #pragma omp parallel sections copyin(argv[1]) // expected-error {{expected variable name}}
99 #pragma omp parallel sections copyin(i) // expected-error {{copyin variable must be threadprivate}
    [all...]
  /external/llvm/test/MC/ELF/
nocompression.s 1 // RUN: not llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
5 // CHECK: llvm-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
group1b.d 2 #name: group section with multiple sections of same name
6 COMDAT group section \[ 1\] `\.group' \[.foo_group\] contains 1 sections:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
group1b.d 3 #name: group section with multiple sections of same name
6 COMDAT group section \[ 1\] `\.group' \[\.foo_group\] contains 1 sections:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
peseh-x64-5.d 3 #name: PE x64 SEH test sections flags xdata
7 Sections:
peseh-x64-6.d 3 #name: PE x64 SEH test sections flags pdata
7 Sections:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
discard-unwind.ld 4 SECTIONS
6 /* Read-only sections, merged into text segment: */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/
abi-note.d 1 #name: --gc-sections with note section
2 #ld: --gc-sections -e _start
pr11218.d 1 # name: --gc-sections with shared library
3 # ld: --gc-sections -e main tmpdir/pr11218-2.o tmpdir/pr11218-1.so
start.d 1 #name: --gc-sections with __start_
2 #ld: --gc-sections -e _start
  /external/llvm/test/CodeGen/X86/
global-sections.ll 5 ; RUN: llc < %s -mtriple=i386-unknown-linux-gnu -data-sections -function-sections | FileCheck %s -check-prefix=LINUX-SECTIONS
6 ; RUN: llc < %s -mtriple=i386-unknown-linux-gnu -function-sections | FileCheck %s -check-prefix=LINUX-FUNC-SECTIONS
7 ; RUN: llc < %s -mtriple=x86_64-pc-linux -data-sections -function-sections -relocation-model=pic | FileCheck %s -check-prefix=LINUX-SECTIONS-PIC
8 ; RUN: llc < %s -mtriple=i686-pc-win32 -data-sections -function-sections | FileCheck %s -check-prefix=WIN32-SECTION
    [all...]
  /external/clang/test/Driver/
cloudabi.cpp 2 // CHECK: "-cc1" "-triple" "x86_64-unknown-cloudabi" {{.*}} "-ffunction-sections" "-fdata-sections"
3 // CHECK: "-Bstatic" "--eh-frame-hdr" "--gc-sections" "-o" "a.out" "crt0.o" "crtbegin.o" "{{.*}}" "{{.*}}" "-lc++" "-lc++abi" "-lunwind" "-lc" "-lcompiler_rt" "crtend.o"
  /external/v8/third_party/binutils/Linux_x64/Release/lib/ldscripts/
i386linux.xr 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */

Completed in 752 milliseconds

1 2 3 4 56 7 8 91011>>