WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288553
[SPI Checking] Store soft-linking constant strings in a separate binary section
https://bugs.webkit.org/show_bug.cgi?id=288553
Summary
[SPI Checking] Store soft-linking constant strings in a separate binary section
Elliott Williams
Reported
2025-02-25 17:23:38 PST
As part of our ongoing project to analyze WebKit use of SPI at build time, we need a way to detect use of the <wtf/SoftLinking.h> macros. One approach is to emit the string constants generated by soft-linking macros to their own binary section, so that tooling can analyze them by dumping the section.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-25 17:23:49 PST
<
rdar://problem/145617985
>
Elliott Williams
Comment 2
2025-02-25 18:36:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/41359
EWS
Comment 3
2025-02-26 11:28:09 PST
Committed
291152@main
(2586ce8c5931): <
https://commits.webkit.org/291152@main
> Reviewed commits have been landed. Closing PR #41359 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug