]> sourceware.org Git - dwz.git/commit
During partition_dups, force together with anything that is worthwhile
authorJakub Jelinek <jakub@redhat.com>
Thu, 3 May 2012 12:09:57 +0000 (14:09 +0200)
committerJakub Jelinek <jakub@redhat.com>
Thu, 3 May 2012 12:09:57 +0000 (14:09 +0200)
commit847054dfb609c87aab78e2ad78e7a4e157350e78
treea3603f06d20e274a58c9e760f595392996831538
parent9aae4e3c91e5b27f46bcc685e93e6d88a0c42913
During partition_dups, force together with anything that is worthwhile
to put into PUs also any DIEs that are referenced by those (even indirectly),
and any DIEs that are dups and referenced by the same set of CUs.
This way PUs should no longer DW_FORM_ref_addr to CU DIEs, unless they
were using DW_FORM_ref_addr already before.
dwz.c
This page took 0.02531 seconds and 5 git commands to generate.