Bug 288553

Summary: [SPI Checking] Store soft-linking constant strings in a separate binary section
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.