Instructions.with_callee_function_name_prefix()
Adds a filter to get instructions that call a function whose name has the given prefix.
Last updated
Adds a filter to get instructions that call a function whose name has the given prefix.
Last updated
with_callee_function_name_prefix(prefix: str, sensitivity: bool = True) →
Instructions