Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

function::fastcall - Mark function as declared fastcall

Arguments

       None

Description

       Call this function before accessing arguments using the *_arg functions if the probed kernel function was
       declared fastcall in the source.

Name

       function::fastcall - Mark function as declared fastcall

See Also

tapset::registers(3stap)

SystemTap Tapset Reference                         April 2024                          FUNCTION::FASTCALL(3stap)

Synopsis

           fastcall()

See Also