Pavel Labath
66a88f62cd
[lldb] Add Function::GetAddress and redirect some uses ( #115836 )
...
Many calls to Function::GetAddressRange() were not interested in the
range itself. Instead they wanted to find the address of the function
(its entry point) or the base address for relocation of function-scoped
entities (technically, the two don't need to be the same, but there's
isn't good reason for them not to be). This PR creates a separate
function for retrieving this, and changes the existing
(non-controversial) uses to call that instead.
2025-01-10 09:56:55 +01:00
..
2024-05-29 09:17:24 +02:00
2024-11-18 10:21:49 +01:00
2024-12-17 13:32:25 +00:00
2024-10-29 20:42:54 -07:00
2023-10-13 16:51:24 -04:00
2024-12-13 14:29:59 +01:00
2024-10-24 20:20:48 -07:00
2024-11-12 09:34:53 +01:00
2025-01-02 12:26:34 +00:00
2025-01-02 12:26:34 +00:00
2023-10-13 16:51:24 -04:00
2024-12-17 13:32:25 +00:00
2024-12-04 13:05:36 -08:00
2024-12-13 14:29:59 +01:00
2024-04-26 11:32:12 -07:00
2023-11-29 11:19:50 -08:00
2023-06-27 18:09:40 -04:00
2023-10-13 16:51:24 -04:00
2024-10-01 13:52:51 -04:00
2023-10-13 16:51:24 -04:00
2024-06-24 09:59:59 -07:00
2024-06-24 09:59:59 -07:00
2024-12-13 14:29:59 +01:00
2024-12-13 14:29:59 +01:00
2023-10-13 16:51:24 -04:00
2023-10-13 16:51:24 -04:00
2024-06-13 10:44:45 +02:00
2024-06-13 10:44:45 +02:00
2024-05-06 10:11:03 -07:00
2024-05-06 10:11:03 -07:00
2025-01-10 09:23:52 +01:00
2024-12-13 14:29:59 +01:00
2024-12-04 13:05:36 -08:00
2024-12-04 13:05:36 -08:00
2024-11-25 09:52:19 +01:00
2024-11-17 20:36:54 -08:00
2024-04-26 11:32:12 -07:00
2024-12-17 13:32:25 +00:00
2024-12-17 13:32:25 +00:00
2024-02-20 18:17:01 -08:00
2024-02-20 18:17:01 -08:00
2024-12-16 11:35:43 +01:00
2024-12-03 10:09:40 -08:00
2023-10-13 16:51:24 -04:00
2024-12-23 11:51:28 +00:00
2024-12-23 11:51:28 +00:00
2025-01-10 09:56:55 +01:00
2024-12-23 11:51:28 +00:00
2024-12-23 11:51:28 +00:00
2024-12-23 11:51:28 +00:00
2024-08-30 13:18:23 -04:00
2024-12-23 11:51:51 +00:00
2024-07-16 16:22:31 -04:00