Lines Matching refs:fail

166     fail "Could not create a PIC object file"
170 fail "Could not create a non-PIC object file"
174 fail "Could not create a PIC object file containing an IFUNC symbol"
178 fail "Could not create a non-PIC object file containing an IFUNC symbol"
182 fail "Could not create an ordinary non-PIC object file"
186 fail "Could not create an empty object file"
190 fail "Could not create test-1.o"
194 fail "Could not create test-2.o"
203 fail "Could not create a shared library containing an IFUNC symbol"
207 fail "Could not create a static library containing an IFUNC symbol"
216 fail "Could not link a dynamic executable"
220 fail "Could not link a dynamic executable using local ifunc"
224 fail "Could not link a static executable"
228 fail "Could not link a non-ifunc using static executable"
232 fail "Could not link test-1"
236 fail "Could not link libtest-2.so"
254 fail "Shared libraries containing ifunc does not have an OS/ABI field of GNU"
258 fail "Local ifunc-using executable does not have an OS/ABI field of GNU"
262 fail "Static ifunc-using executable does not have an OS/ABI field of GNU"
266 fail "Dynamic ifunc-using executable does not have an OS/ABI field of System V"
270 fail "Static non-ifunc-using executable does not have an OS/ABI field of System V"
279 fail "Shared libraries containing ifunc does not contain an IFUNC symbol"
283 fail "Local ifunc-using executable does not contain an IFUNC symbol"
287 fail "Static ifunc-using executable does not contain an IFUNC symbol"
291 fail "Dynamic ifunc-using executable contains an IFUNC symbol"
295 fail "Static non-ifunc-using executable contains an IFUNC symbol"
299 fail "test-1 contains IFUNC symbols"
303 fail "libtest-2.so contains IFUNC symbols"
313 fail "ifunc-using shared library does not contain R_*_IRELATIVE relocation"
317 fail "Local ifunc-using executable does not contain R_*_IRELATIVE relocation"
321 fail "Static ifunc-using executable does not contain R_*_IRELATIVE relocation"
325 fail "Dynamic ifunc-using executable contains a reloc against an IFUNC symbol"
329 fail "Static non-ifunc-using executable contains a reloc against an IFUNC symbol!"