Sergei Barannikov
22cfe6f39d
[lldb] Make single-argument Address constructor explicit (NFC) ( #189035 )
...
This is to highlight places where we (probably unintentionally)
construct an `Address` object from an already resolved address, making
it unresolved again.
See the changes in `DynamicLoaderDarwin.cpp` for a quick example.
Also, use this constructor instead of `Address(lldb::addr_t file_addr,
const SectionList *section_list)` when `section_list` is `nullptr`.
2026-03-27 20:22:48 +03:00
..
2026-03-06 22:48:33 +00:00
2026-02-13 18:34:58 +05:00
2025-12-02 10:41:03 -08:00
2025-05-21 20:33:35 -07:00
2026-02-03 03:12:35 +00:00
2026-03-06 22:48:33 +00:00
2025-09-08 17:03:31 +00:00
2026-03-06 22:48:33 +00:00
2026-03-06 22:48:33 +00:00
2026-03-06 22:48:33 +00:00
2026-03-18 16:31:33 -07:00
2026-03-06 22:48:33 +00:00
2026-03-13 12:34:47 -07:00
2026-03-06 22:48:33 +00:00
2025-04-27 12:11:14 +01:00
2026-03-27 12:20:44 +01:00
2026-03-25 18:42:30 -07:00
2026-03-25 18:42:30 -07:00
2026-02-19 22:51:19 +03:00
2026-01-13 00:15:52 -08:00
2025-06-09 18:36:35 -07:00
2026-03-10 13:48:55 -07:00
2025-05-29 23:13:30 -07:00
2026-03-18 16:31:33 -07:00
2026-03-27 20:22:48 +03:00
2026-03-25 16:22:25 -07:00
2026-01-27 15:23:49 -08:00
2025-09-12 09:17:48 -07:00
2026-01-29 11:26:02 -08:00
2026-03-18 16:31:33 -07:00
2025-10-09 11:53:32 +00:00
2026-03-06 22:48:33 +00:00
2026-03-06 22:48:33 +00:00
2026-03-27 20:22:48 +03:00
2026-03-27 12:20:44 +01:00
2026-02-10 19:43:29 +01:00
2026-03-25 23:20:33 -07:00
2026-03-18 16:31:33 -07:00
2025-03-17 16:06:25 +01:00
2025-02-28 15:58:29 +00:00
2026-01-27 15:23:49 -08:00
2026-03-18 16:31:33 -07:00
2026-03-18 16:31:33 -07:00
2026-03-18 16:31:33 -07:00
2026-03-02 10:46:23 -08:00
2026-03-18 16:31:33 -07:00
2026-03-18 16:31:33 -07:00
2025-06-03 19:12:30 -07:00
2025-12-02 18:59:40 +00:00
2026-03-20 08:08:48 +00:00
2025-11-24 11:59:05 +00:00
2026-03-06 22:48:33 +00:00
2026-03-18 16:31:33 -07:00