Version 0.27 release
[pyelftools.git] / pyelftools.egg-info / SOURCES.txt
1 CHANGES
2 LICENSE
3 MANIFEST.in
4 README.rst
5 setup.cfg
6 setup.py
7 tox.ini
8 elftools/__init__.py
9 elftools/common/__init__.py
10 elftools/common/construct_utils.py
11 elftools/common/exceptions.py
12 elftools/common/py3compat.py
13 elftools/common/utils.py
14 elftools/construct/__init__.py
15 elftools/construct/adapters.py
16 elftools/construct/core.py
17 elftools/construct/debug.py
18 elftools/construct/macros.py
19 elftools/construct/lib/__init__.py
20 elftools/construct/lib/binary.py
21 elftools/construct/lib/bitstream.py
22 elftools/construct/lib/container.py
23 elftools/construct/lib/hex.py
24 elftools/construct/lib/py3compat.py
25 elftools/dwarf/__init__.py
26 elftools/dwarf/abbrevtable.py
27 elftools/dwarf/aranges.py
28 elftools/dwarf/callframe.py
29 elftools/dwarf/compileunit.py
30 elftools/dwarf/constants.py
31 elftools/dwarf/descriptions.py
32 elftools/dwarf/die.py
33 elftools/dwarf/dwarf_expr.py
34 elftools/dwarf/dwarfinfo.py
35 elftools/dwarf/enums.py
36 elftools/dwarf/lineprogram.py
37 elftools/dwarf/locationlists.py
38 elftools/dwarf/namelut.py
39 elftools/dwarf/ranges.py
40 elftools/dwarf/structs.py
41 elftools/elf/__init__.py
42 elftools/elf/constants.py
43 elftools/elf/descriptions.py
44 elftools/elf/dynamic.py
45 elftools/elf/elffile.py
46 elftools/elf/enums.py
47 elftools/elf/gnuversions.py
48 elftools/elf/hash.py
49 elftools/elf/notes.py
50 elftools/elf/relocation.py
51 elftools/elf/sections.py
52 elftools/elf/segments.py
53 elftools/elf/structs.py
54 examples/dwarf_decode_address.py
55 examples/dwarf_die_tree.py
56 examples/dwarf_lineprogram_filenames.py
57 examples/dwarf_location_info.py
58 examples/dwarf_pubnames_types.py
59 examples/dwarf_range_lists.py
60 examples/elf_low_high_api.py
61 examples/elf_notes.py
62 examples/elf_relocations.py
63 examples/elf_show_debug_sections.py
64 examples/elfclass_address_size.py
65 examples/examine_dwarf_info.py
66 examples/sample_exe64.elf
67 examples/reference_output/dwarf_decode_address.out
68 examples/reference_output/dwarf_die_tree.out
69 examples/reference_output/dwarf_lineprogram_filenames.out
70 examples/reference_output/dwarf_location_info.out
71 examples/reference_output/dwarf_pubnames_types.out
72 examples/reference_output/dwarf_range_lists.out
73 examples/reference_output/elf_low_high_api.out
74 examples/reference_output/elf_notes.out
75 examples/reference_output/elf_relocations.out
76 examples/reference_output/elf_show_debug_sections.out
77 examples/reference_output/elfclass_address_size.out
78 examples/reference_output/examine_dwarf_info.out
79 pyelftools.egg-info/PKG-INFO
80 pyelftools.egg-info/SOURCES.txt
81 pyelftools.egg-info/dependency_links.txt
82 pyelftools.egg-info/top_level.txt
83 scripts/readelf.py
84 test/__init__.py
85 test/all_tests.py
86 test/run_all_unittests.py
87 test/run_examples_test.py
88 test/run_readelf_tests.py
89 test/test_arm_call_reloc.py
90 test/test_arm_support.py
91 test/test_callframe.py
92 test/test_compressed_support.py
93 test/test_core_notes.py
94 test/test_dbgfile.py
95 test/test_die_size.py
96 test/test_double_dynstr_section.py
97 test/test_dwarf_aranges.py
98 test/test_dwarf_attr_form_flag_present.py
99 test/test_dwarf_constisntloc.py
100 test/test_dwarf_cu_and_die_cache.py
101 test/test_dwarf_expr.py
102 test/test_dwarf_lineprogram.py
103 test/test_dwarf_locexpr_on_gnucall.py
104 test/test_dwarf_range_lists.py
105 test/test_dwarf_structs.py
106 test/test_dynamic.py
107 test/test_elffile.py
108 test/test_encoding.py
109 test/test_get_symbol_by_name.py
110 test/test_gnuversions.py
111 test/test_hash.py
112 test/test_mips_support.py
113 test/test_pubtypes.py
114 test/test_py3compat.py
115 test/test_refaddr_bitness.py
116 test/test_relocations.py
117 test/test_solaris_support.py
118 test/test_stab.py
119 test/test_utils.py
120 test/utils.py
121 test/testfiles_for_location_info/test-dwarf2.o
122 test/testfiles_for_location_info/test-dwarf4.o
123 test/testfiles_for_readelf/aarch64-relocs-le.o.elf
124 test/testfiles_for_readelf/angr-eh_frame.elf
125 test/testfiles_for_readelf/clang33-simple.o
126 test/testfiles_for_readelf/core_simple64.elf
127 test/testfiles_for_readelf/dt_flags.elf
128 test/testfiles_for_readelf/dwarf_gnuops4.so.elf
129 test/testfiles_for_readelf/empty-cie.o.elf
130 test/testfiles_for_readelf/exe_compressed64.elf
131 test/testfiles_for_readelf/exe_simple32.elf
132 test/testfiles_for_readelf/exe_simple64.elf
133 test/testfiles_for_readelf/exe_stripped64.elf
134 test/testfiles_for_readelf/gcc48-simple.o
135 test/testfiles_for_readelf/gcc_tailcall.o.elf
136 test/testfiles_for_readelf/improved-dwarfv4.o.elf
137 test/testfiles_for_readelf/issue103.elf
138 test/testfiles_for_readelf/libelf0_8_13_32bit.so.elf
139 test/testfiles_for_readelf/lineprogram.elf
140 test/testfiles_for_readelf/mips64-relocs-be.o.elf
141 test/testfiles_for_readelf/mips64-relocs-le.o.elf
142 test/testfiles_for_readelf/obj_simple32.o.elf
143 test/testfiles_for_readelf/penalty_32_gcc.o.elf
144 test/testfiles_for_readelf/penalty_64_clang.o.elf
145 test/testfiles_for_readelf/penalty_64_gcc.o.elf
146 test/testfiles_for_readelf/reloc_aarch64_gcc.o.elf
147 test/testfiles_for_readelf/reloc_arm_gcc.o.elf
148 test/testfiles_for_readelf/reloc_armhf_gcc.o.elf
149 test/testfiles_for_readelf/reloc_armsf_gcc.o.elf
150 test/testfiles_for_readelf/simple_aarch64_gcc.o.elf
151 test/testfiles_for_readelf/simple_arm_gcc.o.elf
152 test/testfiles_for_readelf/simple_armeb_gcc.o.elf
153 test/testfiles_for_readelf/simple_armhf_gcc.o.elf
154 test/testfiles_for_readelf/simple_mips_gcc.o.elf
155 test/testfiles_for_readelf/tls.elf
156 test/testfiles_for_readelf/tls64.elf
157 test/testfiles_for_readelf/update32.o.elf
158 test/testfiles_for_unittests/aarch64_super_stripped.elf
159 test/testfiles_for_unittests/android_dyntags.elf
160 test/testfiles_for_unittests/aranges_absent.elf
161 test/testfiles_for_unittests/aranges_complete.elf
162 test/testfiles_for_unittests/aranges_partial.elf
163 test/testfiles_for_unittests/arm_reloc_relocated.elf
164 test/testfiles_for_unittests/arm_reloc_unrelocated.o
165 test/testfiles_for_unittests/arm_with_form_indirect.elf
166 test/testfiles_for_unittests/compressed_32.o
167 test/testfiles_for_unittests/compressed_64.o
168 test/testfiles_for_unittests/compressed_bad_size.o
169 test/testfiles_for_unittests/compressed_unknown_type.o
170 test/testfiles_for_unittests/core_linux64.elf
171 test/testfiles_for_unittests/debug_info.elf
172 test/testfiles_for_unittests/dwarf_gnuops1.o
173 test/testfiles_for_unittests/exe_solaris32_cc.elf
174 test/testfiles_for_unittests/exe_solaris32_cc.sparc.elf
175 test/testfiles_for_unittests/exe_solaris64_cc.elf
176 test/testfiles_for_unittests/exe_solaris64_cc.sparc.elf
177 test/testfiles_for_unittests/lambda.elf
178 test/testfiles_for_unittests/lib_versioned64.so.1.elf
179 test/testfiles_for_unittests/lib_with_two_dynstr_sections.so.1.elf
180 test/testfiles_for_unittests/lib_with_two_dynstr_sections_reversed.so.1.elf
181 test/testfiles_for_unittests/obj_stabs.elf
182 test/testfiles_for_unittests/pascalenum.o
183 test/testfiles_for_unittests/sample_exe64.elf
184 test/testfiles_for_unittests/simple_gcc.elf.arm
185 test/testfiles_for_unittests/simple_gcc.elf.mips
186 test/testfiles_for_unittests/simple_mipsel.elf
187 test/testfiles_for_unittests/trailing_null_dies.elf
188 test/testfiles_for_unittests/unicode_symbols.elf
189 test/testfiles_for_unittests/x64_bad_sections.elf
190 test/testfiles_for_unittests/empty_pubtypes/main.elf