RESOLVED FIXED288553
[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
Radar WebKit Bug Importer
Comment 1 2025-02-25 17:23:49 PST
Elliott Williams
Comment 2 2025-02-25 18:36:16 PST
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.