Hemang Gadhavi
e47f40ace6
[lldb][DWARF] Use actual DWARF format when computing header size ( #173600 )
...
The list table header size was always computed assuming `DWARF32`, even
when parsing `DWARF64` units. This results in an incorrect header size
for `DWARF64` and can cause mis-parsing of list tables.
Fix this by using the Dwarf Format from the form parameters instead of
always assuming `DWARF32` when computing the `DWARF` header size.
2026-01-05 16:00:56 +05:30
..
2025-08-04 18:44:42 +01:00
2025-08-04 18:44:42 +01:00
2025-07-30 09:20:37 -07:00
2025-08-04 21:33:05 +01:00
2025-08-04 21:33:05 +01:00
2025-07-22 15:51:00 -07:00
2025-12-03 12:07:16 +09:00
2025-12-03 09:49:41 +09:00
2025-07-22 15:51:00 -07:00
2025-07-01 08:47:45 +02:00
2025-07-01 08:47:45 +02:00
2025-07-22 15:51:00 -07:00
2025-08-20 16:30:31 -07:00
2025-07-22 15:51:00 -07:00
2025-07-22 15:51:00 -07:00
2025-08-19 12:20:43 -07:00
2025-07-22 15:51:00 -07:00
2025-12-03 16:15:36 -08:00
2025-12-03 16:15:36 -08:00
2026-01-05 16:00:56 +05:30
2025-11-14 16:35:43 -08:00
2025-10-31 15:08:39 -07:00
2025-10-31 15:08:39 -07:00
2025-04-23 13:36:24 +02:00
2025-04-23 18:22:26 +02:00
2025-08-04 18:44:42 +01:00
2025-08-04 18:44:42 +01:00
2025-12-15 10:51:48 -08:00
2025-09-15 18:03:55 +01:00
2025-09-15 18:03:55 +01:00
2025-09-15 18:03:55 +01:00
2025-08-04 17:07:01 +01:00
2025-08-04 17:07:01 +01:00
2025-07-30 09:20:37 -07:00
2025-07-30 09:20:37 -07:00
2025-07-22 15:51:00 -07:00