Lines Matching refs:fail
29 fail("multiple PT_LOAD segs\n"); in BITSFUNC()
33 fail("PT_LOAD in wrong place\n"); in BITSFUNC()
36 fail("cannot handle memsz != filesz\n"); in BITSFUNC()
47 fail("no PT_LOAD seg\n"); in BITSFUNC()
50 fail("stripped input is too short\n"); in BITSFUNC()
58 fail("vdso image contains dynamic relocations\n"); in BITSFUNC()
77 fail("no symbol table\n"); in BITSFUNC()
95 fail("duplicate symbol %s\n", in BITSFUNC()
118 fail("%s must be a multiple of 4096\n", in BITSFUNC()
121 fail("%s underruns vvar_start\n", in BITSFUNC()
124 fail("%s is on the wrong side of the vdso text\n", in BITSFUNC()
128 fail("vvar_begin must be a multiple of 4096\n"); in BITSFUNC()