Lines Matching full:fail
27 fail("input is not a shared object\n"); in BITSFUNC()
33 fail("multiple PT_LOAD segs\n"); in BITSFUNC()
37 fail("PT_LOAD in wrong place\n"); in BITSFUNC()
40 fail("cannot handle memsz != filesz\n"); in BITSFUNC()
51 fail("no PT_LOAD seg\n"); in BITSFUNC()
54 fail("stripped input is too short\n"); in BITSFUNC()
57 fail("input has no PT_DYNAMIC section -- your toolchain is buggy\n"); in BITSFUNC()
65 fail("vdso image contains dynamic relocations\n"); in BITSFUNC()
84 fail("no symbol table\n"); in BITSFUNC()
103 fail("duplicate symbol %s\n", in BITSFUNC()
126 fail("%s must be a multiple of 4096\n", in BITSFUNC()
129 fail("%s underruns vvar_start\n", in BITSFUNC()
132 fail("%s is on the wrong side of the vdso text\n", in BITSFUNC()
136 fail("vvar_begin must be a multiple of 4096\n"); in BITSFUNC()