Home | History | Annotate | Download | only in src

Lines Matching full:zeroth

440 	  /* Get the header of the zeroth section.  The sh_size field
457 /* Get the header of the zeroth section. The sh_size field
621 /* Test the zeroth entry. */
631 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
634 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
637 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
640 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
643 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
646 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
650 section [%2d] '%s': XINDEX for zeroth entry not zero\n"),
3372 /* Check the zeroth section first. It must not have any contents
3378 ERROR (gettext ("cannot get section header of zeroth section\n"));
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"));