blob: 4eac6d09ac613e6e299c7e93364f67bd741709bb [file] [log] [blame]
Brian Silverman86497922018-02-10 19:28:39 -05001# 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/printversion.c
7lib/xmalloc.c
8
9# Library sources
10libasm/asm_error.c
11libdw/dwarf_error.c
12libdwfl/argp-std.c
13libdwfl/libdwflP.h
14libebl/eblbackendname.c
15libebl/eblcorenotetypename.c
16libebl/ebldynamictagname.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/elfcompress.c
34src/elflint.c
35src/findtextrel.c
36src/nm.c
37src/objdump.c
38src/ranlib.c
39src/readelf.c
40src/size.c
41src/stack.c
42src/strings.c
43src/strip.c
44src/unstrip.c
45
46# Tests
47tests/backtrace.c
48tests/dwflmodtest.c