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