James Henderson
a5ce9c1527
[DebugInfo][Support] Replace DWARFDataExtractor size function
...
This patch adds a new size function to the base DataExtractor class,
which removes the need for the DWARFDataExtractor size function.
It is unclear why DWARFDataExtractor's size function returned zero in
some circumstances (i.e. when it is constructed without a section, and
with a different data source instead), so that behaviour has changed.
The old behaviour could cause an assertion in the debug line parser, as
the size did not reflect the actual data available, and could be lower
than the current offset being parsed.
Reviewed by: dblaikie
Differential Revision: https://reviews.llvm.org/D72337
2020-01-13 10:53:00 +00:00
..
2019-01-19 08:50:56 +00:00
2019-10-28 10:40:35 +01:00
2019-07-31 03:22:08 +00:00
2019-10-14 13:14:34 +00:00
2019-04-25 11:57:40 +00:00
2019-05-30 12:57:04 +00:00
2019-01-19 08:50:56 +00:00
2019-08-15 15:54:37 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-08-15 15:54:37 +00:00
2018-06-13 18:32:02 +00:00
2019-01-19 08:50:56 +00:00
2019-10-24 13:19:49 -07:00
2019-12-09 11:37:34 +00:00
2020-01-02 11:19:12 -08:00
2019-01-19 08:50:56 +00:00
2020-01-11 15:27:07 -05:00
2019-10-09 09:06:30 +00:00
2020-01-13 10:53:00 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-03-11 09:06:18 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-10-17 21:54:15 +00:00
2020-01-06 22:28:23 +00:00
2019-07-30 00:27:33 +00:00
2019-10-29 15:49:08 -07:00
2019-09-05 18:10:29 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-10-17 18:09:05 +00:00
2019-10-30 15:02:59 -05:00
2019-12-18 10:47:02 -08:00
2019-11-11 18:25:28 +01:00
2019-12-03 20:04:51 +03:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-25 09:03:32 +00:00
2019-10-14 09:04:15 +00:00
2019-01-19 08:50:56 +00:00
2019-08-22 08:13:30 +00:00
2019-05-20 20:53:05 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-11-26 15:34:48 -08:00
2020-01-09 18:14:05 +00:00
2019-08-14 13:59:04 +00:00
2019-12-09 14:00:53 -08:00
2019-08-14 13:59:04 +00:00
2019-11-11 22:14:28 -08:00
2019-01-19 08:50:56 +00:00
2019-08-14 13:59:04 +00:00
2020-01-07 00:51:41 +01:00
2019-01-20 21:19:56 +00:00
2019-01-19 08:50:56 +00:00
2019-11-21 11:56:09 +01:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-01-08 09:24:06 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-10-23 15:51:44 +02:00
2019-01-19 08:50:56 +00:00
2019-11-18 13:26:51 +00:00
2019-01-19 08:50:56 +00:00
2019-10-14 13:14:34 +00:00
2019-08-15 15:54:37 +00:00
2019-01-19 08:50:56 +00:00
2019-05-06 13:41:54 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-12-11 10:53:35 -08:00
2019-01-19 08:50:56 +00:00
2019-11-05 21:51:04 -08:00
2019-11-11 20:48:28 -08:00