Instructions.without_callee_function_names()
without_callee_function_names(
name: str
,
sensitivity: bool = True
) β
Instructions
Adds a filter to get instructions that don't call a function with the given name.
Return type
β
Instructions
Query Example
Output Example
Last updated