Tamas Berghammer
3afb2527ce
Parse function name from DWARF DW_AT_abstract_origin
...
A DW_TAG_subprogram entry can contain a reference to a
DW_AT_abstract_origin entry instead of duplicating the information
from it (e.g.: name) when the same function is inlined in some case
and not inlined in other cases.
This CL fixes name parsing for the case when the DW_TAG_subprogram
for the non inlined version contains just a reference to the
DW_AT_abstract_origin entry instead of the full information.
Differential revision: http://reviews.llvm.org/D10034
llvm-svn: 238307
2015-05-27 09:43:44 +00:00
..
2013-10-24 20:43:47 +00:00
2014-09-11 17:29:12 +00:00
2014-03-07 21:51:19 +00:00
2013-08-30 17:50:57 +00:00
2015-05-13 09:04:59 +00:00
2015-03-24 18:32:27 +00:00
2013-10-24 20:43:47 +00:00
2014-09-11 17:29:12 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2014-04-04 04:06:10 +00:00
2013-10-24 20:43:47 +00:00
2014-04-04 17:53:30 +00:00
2013-10-24 20:43:47 +00:00
2014-10-16 01:21:25 +00:00
2013-04-18 22:45:39 +00:00
2015-05-27 09:43:44 +00:00
2014-04-04 18:15:18 +00:00
2014-09-29 23:11:09 +00:00
2014-09-29 23:11:09 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2014-09-11 17:29:12 +00:00
2013-10-24 20:43:47 +00:00
2013-10-25 13:18:17 +00:00
2013-10-24 20:43:47 +00:00
2014-07-08 18:05:41 +00:00
2013-10-24 20:43:47 +00:00
2014-07-08 18:05:41 +00:00
2015-03-24 18:32:27 +00:00
2010-11-09 23:46:37 +00:00
2013-08-28 12:14:27 +00:00
2010-10-01 20:48:32 +00:00
2011-09-12 04:20:38 +00:00
2015-05-13 00:25:54 +00:00
2014-11-22 01:58:59 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2014-11-22 01:58:59 +00:00
2014-07-08 18:05:41 +00:00
2013-05-10 21:47:16 +00:00
2010-07-09 20:39:50 +00:00
2015-05-13 00:25:54 +00:00
2013-06-18 22:51:05 +00:00
2015-05-15 22:31:18 +00:00
2015-04-20 16:31:29 +00:00
2015-04-20 16:31:29 +00:00
2015-05-25 02:58:29 +00:00