Lines Matching refs:so
7 # RUN: yaml2obj --docnum=1 %s -o %t1.so
8 # RUN: not ld.lld %t.o %t1.so -o /dev/null 2>&1 | FileCheck --check-prefix=SHOFFSET %s
9 # SHOFFSET: error: {{.*}}.so: section [index 1] has a sh_offset (0xffffffff) + sh_size (0x0) that i…
23 ## some interface shared objects. We use memcpy to read the fields, so
25 # RUN: yaml2obj --docnum=2 %s -o %t2.so
26 # RUN: ld.lld %t.o %t2.so -o /dev/null
51 # RUN: yaml2obj --docnum=3 -D VERNEED=0100010001000000040200000000000000000000 %s -o %t3.so
52 # RUN: not ld.lld %t.o %t3.so -o /dev/null 2>&1 | FileCheck --check-prefix=AUX-OOB %s
53 # AUX-OOB: {{.*}}.so has an invalid Vernaux
70 # RUN: yaml2obj --docnum=3 -D VERNEED=0100010001000000110000000000000000000000 %s -o %t4.so
71 # RUN: not ld.lld %t.o %t4.so -o /dev/null 2>&1 | FileCheck --check-prefix=AUX-MISALIGNED %s
72 # AUX-MISALIGNED: {{.*}}.so has an invalid Vernaux
75 …--docnum=3 -D VERNEED=010001000000000010000000000000009107000000000000ff00000000000000 %s -o %t5.so
76 # RUN: not ld.lld %t.o %t5.so -o /dev/null 2>&1 | FileCheck --check-prefix=NAME-OOB %s
77 # NAME-OOB: {{.*}}.so has a Vernaux with an invalid vna_name