Home | History | Annotate | Download | only in src

Lines Matching full:nonzero

2340     ERROR (gettext ("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
3373 and the section header must contain nonzero value at most in the
3382 ERROR (gettext ("zeroth section has nonzero name\n"));
3384 ERROR (gettext ("zeroth section has nonzero type\n"));
3386 ERROR (gettext ("zeroth section has nonzero flags\n"));
3388 ERROR (gettext ("zeroth section has nonzero address\n"));
3390 ERROR (gettext ("zeroth section has nonzero offset\n"));
3392 ERROR (gettext ("zeroth section has nonzero info field\n"));
3394 ERROR (gettext ("zeroth section has nonzero align value\n"));
3396 ERROR (gettext ("zeroth section has nonzero entry size value\n"));
3400 zeroth section has nonzero size value while ELF header has nonzero shnum value\n"));
3404 zeroth section has nonzero link value while ELF header does not signal overflow in shstrndx\n"));