Lines Matching refs:gettext
133 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s): %s"), \
247 gettext ("--reloc-debug-sections used without -f")); in main()
253 …gettext ("--reloc-debug-sections-only incompatible with -f, -g, --remove-comment and --remove-sect… in main()
267 error (EXIT_FAILURE, 0, gettext ("\ in main()
290 error (0, 0, gettext ("-f option specified twice")); in parse_opt()
299 error (0, 0, gettext ("-F option specified twice")); in parse_opt()
308 error (0, 0, gettext ("-o option specified twice")); in parse_opt()
362 gettext ("cannot both keep and remove .comment section")); in parse_opt()
574 error (EXIT_FAILURE, 0, gettext ("bad relocation")); in remove_debug_relocations()
726 error (0, errno, gettext ("cannot stat input file '%s'"), fname); in process_file()
740 error (0, errno, gettext ("while opening '%s'"), fname); in process_file()
750 error (0, errno, gettext ("cannot stat input file '%s'"), fname); in process_file()
778 error (0, 0, gettext ("%s: cannot use -o or -f when stripping archive"), in process_file()
790 error (0, 0, gettext ("%s: no support for stripping archive"), in process_file()
797 error (0, 0, gettext ("%s: File format not recognized"), fname); in process_file()
984 error (0, errno, gettext ("cannot open '%s'"), output_fname); in handle_elf()
1001 error (0, errno, gettext ("cannot open EBL backend")); in handle_elf()
1021 error (0, errno, gettext ("cannot open '%s'"), debug_fname); in handle_elf()
1038 gettext ("cannot get section header string table index")); in handle_elf()
1046 error (EXIT_FAILURE, 0, gettext ("cannot get number of phdrs")); in handle_elf()
1060 error (0, 0, gettext ("cannot create new ehdr for file '%s': %s"), in handle_elf()
1070 error (0, 0, gettext ("cannot create new phdr for file '%s': %s"), in handle_elf()
1103 error (0, 0, gettext ("cannot create new ehdr for file '%s': %s"), in handle_elf()
1113 error (0, 0, gettext ("cannot create new phdr for file '%s': %s"), in handle_elf()
1133 error (0, 0, gettext ("cannot determine number of sections: %s"), in handle_elf()
1194 error (0, 0, gettext ("illformed file '%s'"), fname); in handle_elf()
1204 gettext ("Cannot remove allocated section '%s'"), in handle_elf()
1213 gettext ("Cannot both keep and remove section '%s'"), in handle_elf()
1573 gettext ("while generating output file: %s"), in handle_elf()
1637 error (0, 0, gettext ("%s: error while updating ELF header: %s"), in handle_elf()
1646 error (0, 0, gettext ("%s: error while getting shdrstrndx: %s"), in handle_elf()
1654 error (0, 0, gettext ("%s: error updating shdrstrndx: %s"), in handle_elf()
1671 error (EXIT_FAILURE, errno, gettext ("while preparing output for '%s'"), in handle_elf()
1688 gettext ("while generating output file: %s"), in handle_elf()
1733 gettext ("while create section header section: %s"), in handle_elf()
1742 error (EXIT_FAILURE, 0, gettext ("cannot allocate section data: %s"), in handle_elf()
1796 gettext ("while create section header section: %s"), in handle_elf()
1808 gettext ("while create section header string table: %s"), in handle_elf()
1815 gettext ("no memory to create section header string table")); in handle_elf()
2028 gettext ("Cannot remove symbol [%zd] from allocated symbol table [%zd]"), inner, cnt); in handle_elf()
2451 error (0, 0, gettext ("while writing '%s': %s"), in handle_elf()
2462 error (0, errno, gettext ("while creating '%s'"), debug_fname); in handle_elf()
2485 error (0, errno, gettext ("\ in handle_elf()
2526 error (0, 0, gettext ("%s: error while creating ELF header: %s"), in handle_elf()
2535 error (0, 0, gettext ("%s: error updating shdrstrndx: %s"), in handle_elf()
2544 error (0, 0, gettext ("%s: error while reading the file: %s"), in handle_elf()
2559 error (0, 0, gettext ("while writing '%s': %s"), in handle_elf()
2584 error (0, errno, gettext ("while writing '%s'"), in handle_elf()
2604 error (0, errno, gettext ("while writing '%s'"), in handle_elf()
2641 error (0, 0, gettext ("error while finishing '%s': %s"), in handle_elf()
2648 error (0, 0, gettext ("error while finishing '%s': %s"), debug_fname, in handle_elf()
2665 error (0, errno, gettext ("\ in handle_elf()
2741 error (0, errno, gettext ("\ in handle_ar()
2748 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname); in handle_ar()