Files
revng-revng/lib/EarlyFunctionAnalysis
Andrea Gussoni 6a56557177 DetectABI: inline helpers
Inline `revng_inline` helper calls into each outlined stub which is
consumed by `analyzeABI`, so the analysis can observe the reads and
writes the helper performs on the floating point registers.

The helper module is linked only once at the beginning of the pass, to
avoid double linking issues.
2026-06-19 15:35:18 +02:00
..
2025-12-16 17:41:55 +01:00
2026-06-19 15:35:18 +02:00
2025-12-16 17:41:55 +01:00
2026-06-19 15:35:18 +02:00
2025-12-16 17:41:55 +01:00