Lines Matching full:so
9 # RUN: yaml2obj --docnum=1 %s -o %t1.so
10 # RUN: not ld.lld %t.o %t1.so -o /dev/null 2>&1 | FileCheck --check-prefix=SHOFFSET %s
11 # SHOFFSET: error: {{.*}}.so: section [index 1] has a sh_offset (0xffffffff) + sh_size (0x0) that is greater than the file size (0x168)
25 ## some interface shared objects. We use memcpy to read the fields, so
27 # RUN: yaml2obj --docnum=2 %s -o %t2.so
28 # RUN: ld.lld %t.o %t2.so -o /dev/null
53 # RUN: yaml2obj --docnum=3 -D VERNEED=0100010001000000040200000000000000000000 %s -o %t3.so
54 # RUN: not ld.lld %t.o %t3.so -o /dev/null 2>&1 | FileCheck --check-prefix=AUX-OOB %s
55 # AUX-OOB: {{.*}}.so has an invalid Vernaux
72 # RUN: yaml2obj --docnum=3 -D VERNEED=0100010001000000110000000000000000000000 %s -o %t4.so
73 # RUN: not ld.lld %t.o %t4.so -o /dev/null 2>&1 | FileCheck --check-prefix=AUX-MISALIGNED %s
74 # AUX-MISALIGNED: {{.*}}.so has an invalid Vernaux
77 # RUN: yaml2obj --docnum=3 -D VERNEED=010001000000000010000000000000009107000000000000ff00000000000000 %s -o %t5.so
78 # RUN: not ld.lld %t.o %t5.so -o /dev/null 2>&1 | FileCheck --check-prefix=NAME-OOB %s
79 # NAME-OOB: {{.*}}.so has a Vernaux with an invalid vna_name