1 # List of files which containing translatable strings. 2 # Copyright (C) 2000-2010 Red Hat, Inc. 3 4 # Files from the compatibility library 5 lib/xmalloc.c 6 #lib/xstrdup.c 7 lib/xstrndup.c 8 9 # Library sources 10 libasm/asm_error.c 11 libdw/dwarf_error.c 12 libdwfl/argp-std.c 13 libdwfl/libdwflP.h 14 libebl/eblbackendname.c 15 libebl/eblcorenotetypename.c 16 libebl/ebldynamictagname.c 17 libebl/eblobjecttypename.c 18 libebl/eblobjnote.c 19 libebl/eblobjnotetypename.c 20 libebl/eblosabiname.c 21 libebl/eblsectionname.c 22 libebl/eblsectiontypename.c 23 libebl/eblsegmenttypename.c 24 libebl/eblsymbolbindingname.c 25 libebl/eblsymboltypename.c 26 libelf/elf_error.c 27 28 # Program sources 29 src/addr2line.c 30 src/ar.c 31 src/arlib.c 32 src/elfcmp.c 33 src/elflint.c 34 src/findtextrel.c 35 src/i386_ld.c 36 src/ld.c 37 src/ldgeneric.c 38 src/ldscript.y 39 src/nm.c 40 src/objdump.c 41 src/ranlib.c 42 src/readelf.c 43 src/size.c 44 src/strings.c 45 src/strip.c 46 src/unstrip.c 47