Home
last modified time | relevance | path

Searched refs:safeseh (Results 1 – 25 of 974) sorted by relevance

12345678910>>...39

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler
H A Dexport32.test3 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2
6 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /merge:.eda…
23 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5 \
40 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1,@5,noname /export:exportfn2
54 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:f1=exportfn1 /export:f2=exportfn2
67 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
72 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /def:%t.def
84 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
91 # RUN: lld-link -safeseh:no /out:%t.dll /dll %t.obj /export:foo=mangled
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/COFF/
H A Dsafeseh-no.s3 # RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
6 # RUN: lld-link %t.obj -safeseh:no -out:%t.exe -entry:main
8 # -lldmingw should also turn off safeseh by default.
12 # ERROR: /safeseh: {{.*}}safeseh-no.s.tmp.obj is not compatible with SEH
25 # Explicitly mark the object as not having safeseh. LLD should error unless
26 # -safeseh:no is passed.
41 # Add a handler to create an .sxdata section, which -safeseh:no should ignore.
47 .safeseh _my_handler

12345678910>>...39