rz_calling_conventions
List all calling conventions for a binary's architecture to understand function signatures and ABI details.
Instructions
List all calling conventions available for the binary architecture using Rizin afcl. Useful for understanding function signatures and ABI details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binary_path | Yes | Absolute path to the binary file |