kyulee-com
5de1d007dd
[lld-macho] Fix for objc_msgSend stubs ( #78557 )
...
This commit corrects the address computation for objc_msgSend stubs.
Previously, the address computation was incidentally correct due to
objc_msgSend often being the first entry in the got section, resulting
in a 0 index. This commit ensures accurate address computation
regardless of the objc_msgSend stub's position in the got section.
2024-01-18 10:46:30 -08:00
..
2024-01-18 10:46:30 -08:00
2023-05-30 14:47:11 -07:00
2023-05-20 13:06:03 -07:00
2023-09-14 14:10:14 -07:00
2024-01-12 22:08:26 -08:00
2023-08-13 13:39:04 -07:00
2023-08-15 01:16:58 -07:00
2022-11-27 17:25:34 -08:00
2022-11-27 16:54:07 -08:00
2023-03-27 16:39:37 -04:00
2023-07-19 09:58:44 -07:00
2023-12-09 14:28:45 -08:00
2023-12-22 12:06:38 -05:00
2023-07-19 09:58:44 -07:00
2023-03-30 14:33:42 -04:00
2023-03-30 14:33:42 -04:00
2023-09-28 00:06:48 +02:00
2023-03-03 15:28:59 -08:00
2023-03-11 01:40:14 -05:00
2022-10-19 13:56:24 -04:00
2023-06-05 14:36:19 -07:00
2023-03-30 14:33:42 -04:00
2023-12-22 12:06:38 -05:00
2022-12-13 13:23:27 -08:00
2023-03-30 14:33:42 -04:00
2023-03-30 14:33:42 -04:00
2022-12-17 03:19:47 +00:00
2022-11-27 16:54:07 -08:00
2023-06-06 10:18:06 -07:00
2023-08-04 09:25:59 -04:00
2023-08-22 12:03:17 -07:00
2023-05-20 13:06:03 -07:00
2023-07-19 14:19:15 -04:00
2023-05-30 14:47:11 -07:00
2023-05-20 13:06:03 -07:00
2023-07-24 22:04:03 -07:00
2023-07-19 17:24:36 -07:00