MoveFunctionToFolder

Description

This is the listing-specific version of the tree view's similar operationarrow-up-right, and lets you conveniently organize your database directly from IDA View-*, Pseudocode-* and Microcode-* widgets, without having to go through the "Functions" widget.

For example, on the current location:

Invoking the action

Invoking the dialog, and entering an (unexisting yet) path:

Invoking the action

...will move the function to that place:

Invoking the action

Notes

This function is only available when positioned on the "header" of the function:

  • In Pseudocode-*: the first line (i.e., the prototype).

  • In Microcode-*: the first line.

  • In IDA View-*: any line from the prototype of the function, up to & including the first instruction. In addition, if a section of the listing is selected, all functions covered by that selection will be moved.

Last updated

Was this helpful?