Class FunctionPurgeAnalysisCmd

  • All Implemented Interfaces:
    Command

    public class FunctionPurgeAnalysisCmd
    extends BackgroundCommand
    Command for analyzing the Stack; the command is run in the background.
    • Constructor Detail

      • FunctionPurgeAnalysisCmd

        public FunctionPurgeAnalysisCmd​(AddressSetView entries)
        Constructs a new command for analyzing the Stack.
        Parameters:
        entries - and address set indicating the entry points of functions that have stacks to be analyzed.