Files
third_party_elfutils/libdw
Mark Wielaard a8493c12a7 libdw: Skip imported compiler_units in libdw_visit_scopes walking DIE tree
Some gcc -flto versions imported other top-level compile units,
skip those. Otherwise we'll visit various DIE trees multiple times.

Note in the testcase that with newer GCC versions function foo is
fully inlined and does appear only once (as declared, but not as
separate subprogram).

Signed-off-by: Mark Wielaard <mark@klomp.org>
2020-05-08 18:50:16 +02:00
..
2018-02-10 03:19:26 +01:00
2018-11-23 21:06:30 +01:00
2018-05-29 12:18:43 +02:00
2017-07-26 23:22:38 +02:00
2014-11-10 15:45:00 +01:00
2014-11-10 15:45:00 +01:00
2014-11-10 15:45:00 +01:00
2014-11-10 15:45:00 +01:00
2016-01-02 20:37:45 +01:00
2019-11-22 22:49:21 +01:00