Glider gitbook
Search...
Ctrl
K
Glider
RVSS Calculator
Ask the Community
More
API
Instructions
Previous
CatchInstruction.get_block_instructions()
Next
Instructions.asm_block_instructions()
Last updated
1 year ago
The aim of this class is to filter instructions with some properties.
Bases:
📙
Queryable
Instructions.CALLEES
Instructions.calls()
Instructions.delegate_calls()
Instructions.delegate_calls_from_assembly()
Instructions.delegate_calls_non_assembly()
Instructions.delegate_calls_non_assembly()
Instructions.entry_point_instructions()
Instructions.exec()
Instructions.external_calls()
Instructions.functions()
Instructions.high_level_static_calls()
Instructions.if_instructions()
Instructions.internal_calls()
Instructions.library_calls()
Instructions.low_level_function_calls()
Instructions.low_level_static_calls()
Instructions.modifiers()
Instructions.with_callee_function_name()
Instructions.without_callee_function_names()
Instructions.with_callee_function_name_prefix()
Instructions.with_callee_function_name_suffix()
Instructions.with_callee_function_signature()