Instructions.with_all_callee_function_names()
Adds a filter to get Instructions that have callees with all the given names.
Last updated
Adds a filter to get Instructions that have callees with all the given names.
Last updated
with_all_callee_function_names(names: List[str], sensitivity: bool = True) →
Instructions