Amir Ayupov
4959e8a1da
[BOLT][NFCI] Use heuristic for matching split global functions ( #90429 )
...
This change speeds up fragment matching for large BOLTed binaries where
all fragments of global parent functions are put under `bolt-pseudo.o`
file symbol:
- before: iterating over symbols under `bolt-pseudo.o` only to fail
to find a parent,
- after: bail out immediately and use a global parent by name.
Test Plan: NFC, updated register-fragments-bolt-symbols.s
2025-06-20 12:46:56 -07:00
..
2025-06-19 08:51:08 +01:00
2025-06-19 15:52:54 +03:00
2025-03-19 14:55:59 +00:00
2025-06-20 09:07:08 -07:00
2025-05-23 18:44:15 -07:00
2025-06-03 11:27:00 -07:00
2025-06-20 12:46:56 -07:00
2025-02-27 16:13:57 -08:00
2024-05-31 15:14:37 -07:00
2024-05-31 15:14:37 -07:00
2024-05-31 15:14:37 -07:00
2024-12-12 10:06:27 +00:00
2024-11-18 20:42:38 -08:00
2024-11-19 12:59:05 -08:00
2024-05-31 15:14:37 -07:00
2025-03-26 11:11:55 +00:00
2024-05-31 15:14:37 -07:00
2024-05-31 15:14:37 -07:00
2025-06-20 03:17:08 -07:00
2024-12-12 10:06:27 +00:00
2025-06-17 07:42:57 +01:00
2024-07-25 08:18:14 -07:00
2024-06-03 18:43:49 -07:00
2024-12-13 16:28:37 +00:00
2024-12-14 22:38:24 -08:00
2024-12-14 22:26:20 -08:00
2024-12-14 22:26:20 -08:00
2024-12-13 16:28:37 +00:00
2024-09-25 23:18:34 +02:00
2024-05-31 15:14:37 -07:00
2025-04-29 18:16:36 +01:00
2024-08-13 19:58:59 -07:00
2024-11-27 00:14:00 +02:00
2024-11-27 00:14:00 +02:00
2024-05-31 15:14:37 -07:00
2024-05-31 15:14:37 -07:00
2024-07-31 22:14:52 -07:00
2024-12-12 22:14:41 -08:00