diff options
author | Florian Weimer <fweimer@redhat.com> | 2022-04-11 11:28:08 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2022-04-22 10:58:32 +0200 |
commit | 30035d67728a846fa39749cd162afd278ac654c4 (patch) | |
tree | 172806ab5cbfed5c5860ba251d990813181694d1 /manual | |
parent | 3e29dc5233a0c1b78dd008383ca12afac7d9366f (diff) | |
download | glibc-30035d67728a846fa39749cd162afd278ac654c4.tar glibc-30035d67728a846fa39749cd162afd278ac654c4.tar.gz glibc-30035d67728a846fa39749cd162afd278ac654c4.tar.bz2 glibc-30035d67728a846fa39749cd162afd278ac654c4.zip |
scripts: Add glibcelf.py module
Hopefully, this will lead to tests that are easier to maintain. The
current approach of parsing readelf -W output using regular expressions
is not necessarily easier than parsing the ELF data directly.
This module is still somewhat incomplete (e.g., coverage of relocation
types and versioning information is missing), but it is sufficient to
perform basic symbol analysis or program header analysis.
The EM_* mapping for architecture-specific constant classes (e.g.,
SttX86_64) is not yet implemented. The classes are defined for the
benefit of elf/tst-glibcelf.py.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions