reverse inlining inderect call
reverse inlining inderect call
Posted May 21, 2021 18:08 UTC (Fri) by ballombe (subscriber, #9523)Parent article: Control-flow integrity in 5.13
What about inlining the function performing the indirect call, instatiating the function pointer ?
When applicable, this would remove the indirect call and the performance penalty associated.
When applicable, this would remove the indirect call and the performance penalty associated.
