hx_CallDecomp
Description
Decompile all functions that call the selected function and display their call sites. This command will appear on the right-click menu when the cursor is over a direct call, or when the cursor is over the function's prototype. When selected, it will prompt the user whether they would like to decompile all functions that call the highlighted function. If the user selects "Yes", IDA will decompile those functions, extract the decompilation for all calls to that location, and show the results in a new window. The user can navigate through this window by double-clicking (or pressing Enter) on any of the lines.
Last updated
Was this helpful?
