]> git.ipfire.org Git - thirdparty/elfutils.git/commit
dwarflint: Check address_size against bit-ness of ELF
authorPetr Machata <pmachata@redhat.com>
Tue, 8 Sep 2009 12:15:26 +0000 (14:15 +0200)
committerPetr Machata <pmachata@redhat.com>
Wed, 18 Aug 2010 12:55:09 +0000 (14:55 +0200)
commit63ea5876e42e02c62826d98861d167e645305ba6
tree649384fab9375c28aad5d616cc7436167e8afe30
parent63853e406f78322b7beaef25f57eabd50e890eb2
dwarflint: Check address_size against bit-ness of ELF

* and extract the address-size reading and checking code into one function
* and drop the check that all CUs have the same address size, now that
  we check everything against bit-ness of ELF, we don't need it anymore.
src/dwarflint.c