Function cwe_checker_lib::analysis::stack_alignment_substitution::substitute_and_on_stackpointer
source · pub fn substitute_and_on_stackpointer(
project: &mut Project
) -> Option<Vec<LogMessage>>
Expand description
Substitutes logical AND on the stackpointer register by SUB. Expressions are changed to use constants w.r.t the provided bit mask.