Lines Matching refs:fail
26 fail("input is not a shared object\n"); in BITSFUNC()
32 fail("multiple PT_LOAD segs\n"); in BITSFUNC()
36 fail("PT_LOAD in wrong place\n"); in BITSFUNC()
39 fail("cannot handle memsz != filesz\n"); in BITSFUNC()
50 fail("no PT_LOAD seg\n"); in BITSFUNC()
53 fail("stripped input is too short\n"); in BITSFUNC()
56 fail("input has no PT_DYNAMIC section -- your toolchain is buggy\n"); in BITSFUNC()
64 fail("vdso image contains dynamic relocations\n"); in BITSFUNC()
83 fail("no symbol table\n"); in BITSFUNC()
101 fail("duplicate symbol %s\n", in BITSFUNC()
124 fail("%s must be a multiple of 4096\n", in BITSFUNC()
127 fail("%s underruns vvar_start\n", in BITSFUNC()
130 fail("%s is on the wrong side of the vdso text\n", in BITSFUNC()
134 fail("vvar_begin must be a multiple of 4096\n"); in BITSFUNC()