>Hex-Rays IDA Pro Page

Help index | Search

Append Function Tail

 Action    name: AppendFunctionTail
 
This command appends an arbitrary area of the program to a function definition. An area must be selected before applying this command. This area must not intersect with other function chunks.

IDA will ask to select the parent function for the selection and will append the area to the function definition.

See also

         Edit|Functions submenu.
         Remove function tail
Index | Previous topic | Next topic