Interface IELFSymbolProcessorFactory


public interface IELFSymbolProcessorFactory
ELF symbol processor factories can be registered using the ELFPluginsService.

Life-cycle information: factories are single-instance objects that create symbol processors.

  • Method Details